stellar_flutter_sdk
stellar_flutter_sdk
AnchorTransactionInfo
AnchorTransactionInfo constructor
AnchorTransactionInfo
AnchorTransactionInfo
constructor
Null safety
AnchorTransactionInfo
(
bool
?
enabled
,
bool
?
authenticationRequired
)
Implementation
AnchorTransactionInfo(this.enabled, this.authenticationRequired);
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 ==