all property

List<LeakReport> get all

Implementation

List<LeakReport> get all => byType.values.flattened.toList();