indexFullness property
The fullness of the index, regardless of whether a metadata filter expression was passed. The granularity of this metric is 10%.
Implementation
@JsonKey(includeIfNull: false)
double? get indexFullness => throw _privateConstructorUsedError;