notDisposed property

List<LeakReport> get notDisposed

Implementation

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