getPerformanceStats method

  1. @override
Map<String, PerformanceStats> getPerformanceStats()
inherited

Implementation

@override
Map<String, PerformanceStats> getPerformanceStats() =>
    ConnectionManager().getPerformanceStats();