updated property
getter/setter pair
Latest update timestamp. Read-only.
Implementation
@JsonKey(fromJson: JsonHelper.nullableStringTimestampToDate)
DateTime? updated;
Latest update timestamp. Read-only.
@JsonKey(fromJson: JsonHelper.nullableStringTimestampToDate)
DateTime? updated;