exhaustiveFacetsCount property
Whether the facet count is exhaustive (true) or approximate (false). For more information, see Why are my facet and hit counts not accurate.
Implementation
@JsonKey(name: r'exhaustiveFacetsCount')
final bool exhaustiveFacetsCount;