createdAt property

DateTime get createdAt
inherited

The time the draft was created.

Implementation

String get id;@DraftConverter() Draft get draft;/// The time the draft was created.
DateTime get createdAt;