count property
The number of values in the population.
Must be non-negative. This value must equal the sum of the values in bucket_counts if a histogram is provided.
Implementation
core.String? count;
The number of values in the population.
Must be non-negative. This value must equal the sum of the values in bucket_counts if a histogram is provided.
core.String? count;