firstTimestamp property

Timestamp? firstTimestamp
getter/setter pair

The Timestamp of the first reading.

All other SensorReading.times are relative to this.

Implementation

Timestamp? firstTimestamp;