readings property

List<SensorReading> readings
final

A list of the readings for this sample and sensor.

Implementation

final List<SensorReading> readings = [];