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