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