totalQueries property

int get totalQueries

Total number of queries executed

Implementation

int get totalQueries => _metrics.length;