menu
honeywell_rfid_reader_android_beta package
documentation
rfid_manager/rfid_manager.dart
RFIDManager
bluetoothState method
bluetoothState method
dark_mode
light_mode
bluetoothState
method
Future
<
bool
>
bluetoothState
(
)
Implementation
Future<bool> bluetoothState() async { return _honeywellPlugin.bluetoothState(); }
honeywell_rfid_reader_android_beta package
documentation
rfid_manager/rfid_manager
RFIDManager
bluetoothState method
RFIDManager class