menu
omnyshell package
documentation
omnyshell_client_web.dart
ShellSessionPort
detach abstract method
detach abstract method
dark_mode
light_mode
detach
abstract method
Future
<
void
>
detach
(
)
Detaches the session, keeping it alive on the node for a later resume.
Implementation
Future<void> detach();
omnyshell package
documentation
omnyshell_client_web
ShellSessionPort
detach abstract method
ShellSessionPort class