menu
ble_plugin package
documentation
ble_plugin_platform_interface.dart
BlePluginPlatform
isEnable method
isEnable method
dark_mode
light_mode
isEnable
method
Future
<
bool
>
isEnable
(
)
Implementation
Future<bool> isEnable() { throw UnimplementedError('isEnable() has not been implemented.'); }
ble_plugin package
documentation
ble_plugin_platform_interface
BlePluginPlatform
isEnable method
BlePluginPlatform class