TVFData class
Constructors
Properties
- chainId → String?
-
final
-
contractAddresses
→ List<
String> ? -
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- requestParams → dynamic
-
final
-
rpcMethods
→ List<
String> ? -
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
txHashes
→ List<
String> ? -
final
Methods
-
copyWith(
{List< String> ? rpcMethods, String? chainId, List<String> ? contractAddresses, List<String> ? txHashes, dynamic requestParams}) → TVFData -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
{bool includeAll = false}) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
-
tvfRequestMethods
→ List<
String> -
final