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