exhaustiveFacetsCount property
Indicates whether the facet count is exhaustive (exact) or approximate.
Implementation
@JsonKey(name: r'exhaustiveFacetsCount')
final bool? exhaustiveFacetsCount;
Indicates whether the facet count is exhaustive (exact) or approximate.
@JsonKey(name: r'exhaustiveFacetsCount')
final bool? exhaustiveFacetsCount;