AMMWithdrawFlagInterface constructor
AMMWithdrawFlagInterface({})
Implementation
AMMWithdrawFlagInterface({
required this.tfLpToken,
required this.tfWithdrawAll,
required this.tfOneAssetWithdrawAll,
required this.tfSingleAsset,
required this.tfTwoAsset,
required this.tfOneAssetLpToken,
required this.tfLimitLpToken,
});