TxInfoData class
Constructors
Properties
- code ↔ double?
-
getter/setter pair
- codespace ↔ String?
-
getter/setter pair
- data ↔ String?
-
getter/setter pair
- gasUsed ↔ double?
-
getter/setter pair
- gasWanted ↔ double?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- height ↔ double?
-
getter/setter pair
- info ↔ String?
-
getter/setter pair
-
logs
↔ List<
TxLogDataArgs> ? -
getter/setter pair
- rawLog ↔ String?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- timestamp ↔ String?
-
getter/setter pair
- tx ↔ TxDataArgs?
-
getter/setter pair
- txHash ↔ 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