menu
bluetooth_classic package
documentation
bluetooth_classic_platform_interface.dart
BluetoothClassicPlatform
disconnect method
disconnect method
dark_mode
light_mode
disconnect
method
Future
<
bool
>
disconnect
(
)
Implementation
Future<bool> disconnect() { throw UnimplementedError('disconnect() has not been implemented.'); }
bluetooth_classic package
documentation
bluetooth_classic_platform_interface
BluetoothClassicPlatform
disconnect method
BluetoothClassicPlatform class