createdTimestamp property
getter/setter pair
Created timestamp, shall be converted to string when converting.
Implementation
DateTime? createdTimestamp = DateTime.now().toUtc();
Created timestamp, shall be converted to string when converting.
DateTime? createdTimestamp = DateTime.now().toUtc();