average property
Average of non-null values in the scanned data.
NaN, if the field has a NaN.
Output only.
Implementation
core.double? average;
Average of non-null values in the scanned data.
NaN, if the field has a NaN.
Output only.
core.double? average;