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