menu
sharara_bluetooth package
documentation
sharara_bluetooth_platform_interface.dart
ShararaBluetoothPlatform
isDeviceConnected abstract method
isDeviceConnected abstract method
dark_mode
light_mode
isDeviceConnected
abstract method
Future
<
bool
>
isDeviceConnected
(
BluetoothDevice
device
)
Implementation
Future<bool> isDeviceConnected(final BluetoothDevice device);
sharara_bluetooth package
documentation
sharara_bluetooth_platform_interface
ShararaBluetoothPlatform
isDeviceConnected abstract method
ShararaBluetoothPlatform class