samplingSize property
int
get
samplingSize
The sampling size of this deployment in terms of number of DataPoint
objects that has been collected.
Implementation
int get samplingSize => _samplingSize;
The sampling size of this deployment in terms of number of DataPoint
objects that has been collected.
int get samplingSize => _samplingSize;