stellar_flutter_sdk
stellar_flutter_sdk
AnchorTransactionsResponse
AnchorTransactionsResponse constructor
AnchorTransactionsResponse
stellar_flutter_sdk
stellar_flutter_sdk
AnchorTransactionsResponse
AnchorTransactionsResponse constructor
AnchorTransactionsResponse class
Constructors
AnchorTransactionsResponse
fromJson
Properties
hashCode
rateLimitLimit
rateLimitRemaining
rateLimitReset
runtimeType
transactions
Methods
noSuchMethod
setHeaders
toString
Operators
operator ==
AnchorTransactionsResponse
constructor
AnchorTransactionsResponse
(
List
<
AnchorTransaction
>
transactions
)
Implementation
AnchorTransactionsResponse(this.transactions);