results property

Get all recorded benchmark summaries.

Implementation

Map<String, NiceBenchmarkSummary> get results => Map.unmodifiable(_results);