createdAt property
The time the draft was created.
Implementation
String get id;@DraftConverter() Draft get draft;/// The time the draft was created.
@JsonKey(toJson: iso8601) DateTime get createdAt;
The time the draft was created.
String get id;@DraftConverter() Draft get draft;/// The time the draft was created.
@JsonKey(toJson: iso8601) DateTime get createdAt;