amount2 property
amount2 The amount of another asset to add to the AMM. If present, this must match the type of the other asset in the AMM's pool and cannot be the same asset as Amount.
Implementation
final CurrencyAmount? amount2;
amount2 The amount of another asset to add to the AMM. If present, this must match the type of the other asset in the AMM's pool and cannot be the same asset as Amount.
final CurrencyAmount? amount2;