timeStamp property

DateTime? timeStamp

Convenience getter for retrieving the timestamp of the first child that has a timestamp getter

Implementation

DateTime? get timeStamp => _uidMandatoryComponent?.timeStamp;