stellar_flutter_sdk
stellar_flutter_sdk
FeeResponse
FeeResponse constructor
FeeResponse
stellar_flutter_sdk
stellar_flutter_sdk
FeeResponse
FeeResponse constructor
FeeResponse class
Constructors
FeeResponse
fromJson
Properties
fee
hashCode
rateLimitLimit
rateLimitRemaining
rateLimitReset
runtimeType
Methods
noSuchMethod
setHeaders
toString
Operators
operator ==
FeeResponse
constructor
FeeResponse
(
double
fee
)
Implementation
FeeResponse(this.fee);