ResourceConfig class

Part of the SimulateTransactionRequest. Allows budget instruction leeway used in preflight calculations to be configured.

Constructors

ResourceConfig(int instructionLeeway)

Properties

hashCode int
The hash code for this object.
no setterinherited
instructionLeeway int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getRequestArgs() Map<String, dynamic>
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