menu
all_bluetooth package
documentation
all_bluetooth_method_channel.dart
MethodChannelAllBluetooth
closeConnection method
closeConnection method
dark_mode
light_mode
closeConnection
method
@
override
Future
<
void
>
closeConnection
(
)
override
Implementation
@override Future<void> closeConnection() async { methodChannel.invokeMethod("close_connection"); }
all_bluetooth package
documentation
all_bluetooth_method_channel
MethodChannelAllBluetooth
closeConnection method
MethodChannelAllBluetooth class