timeStamp property

DateTime? timeStamp

The time stamp

Implementation

DateTime? get timeStamp => _tryParseDateTime(meta['timeStamp']);