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