flutterzoop
flutterzoop.pbenum
BluetoothDevice_Type
valueOf method
valueOf
flutterzoop
flutterzoop.pbenum
BluetoothDevice_Type
valueOf method
BluetoothDevice_Type class
Properties
hashCode
name
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
valueOf
Constants
CLASSIC
DUAL
LE
UNKNOWN
values
valueOf
method
BluetoothDevice_Type
valueOf
(
int
value
)
Implementation
static BluetoothDevice_Type valueOf($core.int value) => _byValue[value];