flutterzoop
flutter_zoop
ScanMode
ScanMode const constructor
ScanMode
flutterzoop
flutter_zoop
ScanMode
ScanMode const constructor
ScanMode class
Constructors
ScanMode
Properties
value
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
balanced
lowLatency
lowPower
opportunistic
ScanMode
constructor
const
ScanMode
(
int
value
)
Implementation
const ScanMode(this.value);