benchmarkResults property

Map<String, dynamic> get benchmarkResults

Implementation

Map<String, dynamic> get benchmarkResults =>
    Map.unmodifiable(_benchmarkResults);