exhaustiveFacetsCount property

  1. @Deprecated('exhaustiveFacetsCount has been deprecated')
  2. @JsonKey(name: r'exhaustiveFacetsCount')
bool? exhaustiveFacetsCount
final

See the facetsCount field of the exhaustive object in the response.

Implementation

@Deprecated('exhaustiveFacetsCount has been deprecated')
@JsonKey(name: r'exhaustiveFacetsCount')
final bool? exhaustiveFacetsCount;