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