menu
background_socket_connect package
documentation
background_socket_connect_platform_interface.dart
BackgroundSocketConnectPlatform
setBackgroundMode abstract method
setBackgroundMode abstract method
dark_mode
light_mode
setBackgroundMode
abstract method
Future
<
bool
>
setBackgroundMode
(
bool
enabled
)
Implementation
Future<bool> setBackgroundMode(bool enabled);
background_socket_connect package
documentation
background_socket_connect_platform_interface
BackgroundSocketConnectPlatform
setBackgroundMode abstract method
BackgroundSocketConnectPlatform class