exhaustiveNbHits property

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

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

Implementation

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