menu
flutter_isolate_logger package
documentation
logger_worker.dart
ShutdownCommand
ShutdownCommand.new constructor
ShutdownCommand.new constructor
dark_mode
light_mode
ShutdownCommand
constructor
ShutdownCommand
(
SendPort
replyPort
)
Implementation
ShutdownCommand(this.replyPort) : super('shutdown');
flutter_isolate_logger package
documentation
logger_worker
ShutdownCommand
ShutdownCommand.new constructor
ShutdownCommand class