notGCed property

List<LeakReport> notGCed

Implementation

List<LeakReport> get notGCed => byType[LeakType.notGCed] ?? [];