stellar_flutter_sdk
stellar_flutter_sdk
AnchorTransactionsInfo
AnchorTransactionsInfo constructor
AnchorTransactionsInfo
stellar_flutter_sdk
stellar_flutter_sdk
AnchorTransactionsInfo
AnchorTransactionsInfo constructor
AnchorTransactionsInfo class
Constructors
AnchorTransactionsInfo
fromJson
Properties
authenticationRequired
enabled
hashCode
rateLimitLimit
rateLimitRemaining
rateLimitReset
runtimeType
Methods
noSuchMethod
setHeaders
toString
Operators
operator ==
AnchorTransactionsInfo
constructor
AnchorTransactionsInfo
(
bool
enabled
,
bool
authenticationRequired
)
Implementation
AnchorTransactionsInfo(this.enabled, this.authenticationRequired);