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