updatedAt property

DateTime get updatedAt
inherited

The time the draft was last updated.

Implementation

DateTime get createdAt;/// The time the draft was last updated.
DateTime get updatedAt;