exhaustiveNbHits property
Indicates whether the number of hits nbHits
is exhaustive (exact) or approximate.
Implementation
@JsonKey(name: r'exhaustiveNbHits')
final bool? exhaustiveNbHits;
Indicates whether the number of hits nbHits
is exhaustive (exact) or approximate.
@JsonKey(name: r'exhaustiveNbHits')
final bool? exhaustiveNbHits;