statistics property

Map<String, dynamic> statistics

The dictionary of statistics values returned in the query result.

Implementation

Map<String, dynamic> get statistics => _statistics.value;