models/bluetooth_models library
Enums
- ActionResponse
-
Result of a call to
enableBluetoothordisableBluetooth. - BluetoothState
- Represents the current state of the device's Bluetooth adapter.
Functions
-
enumFromString<
T> (List< T> values, String? comp) → T? - Looks up an enum value by its string representation.