modifiedDate property
The timestamp of when the data in the version was last modified.
Implementation
DateTime? get modifiedDate => _modifiedDate.value;
The timestamp of when the data in the version was last modified.
DateTime? get modifiedDate => _modifiedDate.value;