IminElectronicScale class

Constructors

IminElectronicScale()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

closeElectronic() Future<void>
dispose() → void
getWeight() List<String?>
initElectronic() Future<void>
manualPeel(int peelWeight) Future<void>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
removePeel() Future<void>
setWeightInfoCallback(WeightInfoCallback? callback) → void
toString() String
A string representation of this object.
inherited
turnZero() Future<void>

Operators

operator ==(Object other) bool
The equality operator.
inherited