nbHits property

int get nbHits

Implementation

int get nbHits => _map['nbHits'] ?? 0;