stellar_flutter_sdk
stellar_flutter_sdk
AnchorTransactionsResponse
AnchorTransactionsResponse constructor
AnchorTransactionsResponse
AnchorTransactionsResponse
constructor
Null safety
AnchorTransactionsResponse
(
List
<
AnchorTransaction
?
>
?
transactions
)
Implementation
AnchorTransactionsResponse(this.transactions);
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 ==