getMetrics method

Future<Result<OdbcMetrics>> getMetrics()

Implementation

Future<Result<OdbcMetrics>> getMetrics() => _repository.getMetrics();