stellar_flutter_sdk
stellar_flutter_sdk
WithdrawResponse
minAmount property
minAmount
minAmount
property
Null safety
double
?
minAmount
read / write
(optional) Minimum amount of an asset that a user can withdraw.
Implementation
double? minAmount;
stellar_flutter_sdk
stellar_flutter_sdk
WithdrawResponse
minAmount property
WithdrawResponse class
Constructors
WithdrawResponse
fromJson
Properties
accountId
eta
extraInfo
feeFixed
feePercent
hashCode
id
maxAmount
memo
memoType
minAmount
rateLimitLimit
rateLimitRemaining
rateLimitReset
runtimeType
Methods
noSuchMethod
setHeaders
toString
Operators
operator ==