menu
omnyshell package
documentation
omnyshell_hub.dart
OmnyShellHub
isRunning property
isRunning property
dark_mode
light_mode
isRunning
property
bool
get
isRunning
Whether the hub is running.
Implementation
bool get isRunning => _endpoint != null;
omnyshell package
documentation
omnyshell_hub
OmnyShellHub
isRunning property
OmnyShellHub class