created property
getter/setter pair
Creation timestamp. Read-only.
Implementation
@JsonKey(fromJson: JsonHelper.stringTimestampToDate)
late DateTime created;
Creation timestamp. Read-only.
@JsonKey(fromJson: JsonHelper.stringTimestampToDate)
late DateTime created;