updatedAt property
The time the draft was last updated.
Implementation
@JsonKey(toJson: iso8601) DateTime get createdAt;/// The time the draft was last updated.
@JsonKey(toJson: iso8601) DateTime get updatedAt;
The time the draft was last updated.
@JsonKey(toJson: iso8601) DateTime get createdAt;/// The time the draft was last updated.
@JsonKey(toJson: iso8601) DateTime get updatedAt;