exhaustiveFacetsCount property

  1. @JsonKey(name: r'exhaustiveFacetsCount')
bool? exhaustiveFacetsCount
final

Indicates whether the facet count is exhaustive (exact) or approximate.

Implementation

@JsonKey(name: r'exhaustiveFacetsCount')
final bool? exhaustiveFacetsCount;