modifiedDate property

DateTime? modifiedDate

The timestamp of when the data in the version was last modified.

Implementation

DateTime? get modifiedDate => _modifiedDate.value;