firstTimestamp property
getter/setter pair
The timestamp of the first or earliest reading. All other timestamps are based on this.
Implementation
DateTime? firstTimestamp;
The timestamp of the first or earliest reading. All other timestamps are based on this.
DateTime? firstTimestamp;