SetSpeedGearAck class
设置速度档位应答(SetSpeedGearAck)
此应答无负载,工厂在解码时仅校验 AckOK 与负载为空
Constructors
- SetSpeedGearAck()
-
构造函数(空负载应答)
const
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
-
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