printersdk
printer.pbenum
BluetoothScanMode_Mode
valueOf method
valueOf
valueOf
method
Null safety
BluetoothScanMode_Mode
?
valueOf
(
int
value
)
Implementation
static BluetoothScanMode_Mode? valueOf($core.int value) => _byValue[value];
printersdk
printer.pbenum
BluetoothScanMode_Mode
valueOf method
BluetoothScanMode_Mode class
Properties
hashCode
name
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
valueOf
Constants
BALANCED
LOW_POWER
LOWLATENCY
OPORTUNISTIC
values