created property

DateTime created
getter/setter pair

Creation timestamp. Read-only.

Implementation

@JsonKey(fromJson: JsonHelper.stringTimestampToDate)
late DateTime created;