creationDate property

DateTime? creationDate

The timestamp of when the version was created.

Implementation

DateTime? get creationDate => _creationDate.value;