menu
bluetooth_connect package
documentation
bluetooth_connect_platform_interface.dart
BluetoothConnectPlatform
isOn method
isOn method
dark_mode
light_mode
isOn
method
Future
<
bool
>
isOn
(
)
Implementation
Future<bool> isOn() { throw UnimplementedError('isOn() has not been implemented.'); }
bluetooth_connect package
documentation
bluetooth_connect_platform_interface
BluetoothConnectPlatform
isOn method
BluetoothConnectPlatform class