exhaustiveFacetsCount property
- @Deprecated('exhaustiveFacetsCount has been deprecated')
- @JsonKey.new(name: r'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;