AptosGraphQLRequestGetTableItemsData class

Inheritance

Properties

hashCode int
The hash code for this object.
no setterinherited
headers Map<String, String>?
final
method String
no setteroverride
pathParameters List<String>
no setterinherited
queryParameters Map<String, String?>
no setterinherited
queryVariables Map<String, dynamic>
no setteroverride
requestType → RequestServiceType
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
variables AptosGraphQLPaginatedWithOrderVariablesParams
final

Methods

buildRequest(int requestID) AptosRequestDetails
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onResonse(Map<String, dynamic> result) List<AptosGraphQLTableItem>
override
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited