samplingSize property

int samplingSize

The sampling size of this deployment in terms of number of DataPoint objects that has been collected.

Implementation

int get samplingSize => _samplingSize;