created property

DateTime created
getter/setter pair

Implementation

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