SwapParameters class
Properties
-
args
↔ List
-
The arguments to pass to the method, all hex encoded.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
methodName
↔ String
-
The method to call on the Uniswap V2 Router.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
value
↔ String
-
The amount of wei to send in hex.
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