menu
lualike package
documentation
command/base_command.dart
BaseCommand
resetBridge static method
resetBridge static method
dark_mode
light_mode
resetBridge
static method
void
resetBridge
(
)
Implementation
static void resetBridge() { _bridge = null; }
lualike package
documentation
command/base_command
BaseCommand
resetBridge static method
BaseCommand class