firstTimestamp property

DateTime? firstTimestamp
getter/setter pair

The timestamp of the first or earliest reading. All other timestamps are based on this.

Implementation

DateTime? firstTimestamp;