menu
ffi_leak_tracker package
documentation
ffi_leak_tracker.dart
LeakTrackerException
count property
count property
dark_mode
light_mode
count
property
int
get
count
Total number of leaked allocations.
Implementation
int get count => leaks.length;
ffi_leak_tracker package
documentation
ffi_leak_tracker
LeakTrackerException
count property
LeakTrackerException class