MsgAcknowledgementDataArgs class
Constructors
- MsgAcknowledgementDataArgs(String acknowledgment, PacketDataArgs packet, String proof_acked, String signer, HeightDataArgs proof_Height)
Properties
- acknowledgment → String
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- packet → PacketDataArgs
-
final
- proof_acked → String
-
final
- proof_Height → HeightDataArgs
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- signer → String
-
final
- type ↔ 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