updated property

DateTime? updated
getter/setter pair

Latest update timestamp. Read-only.

Implementation

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