flutterzoop
flutterzoop.pbenum
BluetoothState_State
valueOf method
valueOf
flutterzoop
flutterzoop.pbenum
BluetoothState_State
valueOf method
BluetoothState_State class
Properties
hashCode
name
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
valueOf
Constants
OFF
ON
TURNING_OFF
TURNING_ON
UNAUTHORIZED
UNAVAILABLE
UNKNOWN
values
valueOf
method
BluetoothState_State
valueOf
(
int
value
)
Implementation
static BluetoothState_State valueOf($core.int value) => _byValue[value];