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