stellar_flutter_sdk
stellar_flutter_sdk
XdrLiquidityPoolConstantProductParameters
fee property
fee
fee
property
Null safety
XdrInt32
fee
Implementation
XdrInt32 get fee => this._fee;
void
fee=
(
XdrInt32
value
)
Implementation
set fee(XdrInt32 value) => this._fee = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrLiquidityPoolConstantProductParameters
fee property
XdrLiquidityPoolConstantProductParameters class
Constructors
XdrLiquidityPoolConstantProductParameters
Properties
assetA
assetB
fee
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
LIQUIDITY_POOL_FEE_V18
Static methods
decode
encode