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