created property

DateTime? created
getter/setter pair

Implementation

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