metrics property

List<QueryMetric> get metrics

All collected metrics

Implementation

List<QueryMetric> get metrics => _metrics.toList();