TTElectricMeterScanModel class

Constructors

TTElectricMeterScanModel(Map map)

Properties

electricCurrent String
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
isInited bool
getter/setter pair
mac String
getter/setter pair
name String
getter/setter pair
onOff bool
getter/setter pair
payMode TTMeterPayMode
getter/setter pair
remainderKwh String
getter/setter pair
rssi int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scanTime int
getter/setter pair
totalKwh String
getter/setter pair
voltage String
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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