count property

int? count
getter/setter pair

Optional count of measurements combined in this sample.

May represent number of readings, occurrences, or data points.

Implementation

late int? count;