menu
bluetooth_serial_android package
documentation
bluetooth_serial_android_platform_interface.dart
BluetoothSerialPlatform
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_serial_android package
documentation
bluetooth_serial_android_platform_interface
BluetoothSerialPlatform
disconnect method
BluetoothSerialPlatform class