hitsTotal property

int? get hitsTotal
inherited

Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through all hits.

Implementation

String? get cursor;/// Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through all hits.
int? get hitsTotal;