updated property

DateTime? updated
getter/setter pair

Latest update timestamp.

Implementation

@JsonKey(fromJson: JsonHelper.nullableStringTimestampToDate)
DateTime? updated;