firstTimestamp property
getter/setter pair
The Timestamp of the first reading.
All other SensorReading.times are relative to this.
Implementation
Timestamp? firstTimestamp;
The Timestamp of the first reading.
All other SensorReading.times are relative to this.
Timestamp? firstTimestamp;