menu
bluebreeze_flutter package
documentation
bluebreeze_device.dart
BBDevice
disconnect method
disconnect method
dark_mode
light_mode
disconnect
method
Future
disconnect
(
)
Implementation
Future disconnect() => BlueBreezePlatform.instance.deviceDisconnect(id);
bluebreeze_flutter package
documentation
bluebreeze_device
BBDevice
disconnect method
BBDevice class