count property

String? count
getter/setter pair

The total number of samples in the distribution.

Must be >= 0.

Implementation

core.String? count;