updatedAt property
When the external content was updated, if available.
Implementation
@JsonKey(toJson: iso8601) DateTime? get createdAt;/// When the external content was updated, if available.
@JsonKey(toJson: iso8601) DateTime? get updatedAt;
When the external content was updated, if available.
@JsonKey(toJson: iso8601) DateTime? get createdAt;/// When the external content was updated, if available.
@JsonKey(toJson: iso8601) DateTime? get updatedAt;