menu
spp_connection_plugin package
documentation
spp_connection_plugin_platform_interface.dart
SppConnectionPluginPlatform
disconnect method
disconnect method
dark_mode
light_mode
disconnect
method
Future
<
void
>
disconnect
(
)
Implementation
Future<void> disconnect(){ throw UnimplementedError('disconnect() has not been implemented.');}
spp_connection_plugin package
documentation
spp_connection_plugin_platform_interface
SppConnectionPluginPlatform
disconnect method
SppConnectionPluginPlatform class