menu
async_helper_ab package
documentation
async_runner.dart
AsyncRunner
dispose method
dispose method
dark_mode
light_mode
dispose
method
dynamic
dispose
(
)
Implementation
dispose() { _receivePort?.close(); _isolate?.kill(); }
async_helper_ab package
documentation
async_runner
AsyncRunner
dispose method
AsyncRunner class