notDisposed property

List<LeakReport> notDisposed

Implementation

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