AMMWithdrawFlagInterface constructor
AMMWithdrawFlagInterface({})
Implementation
AMMWithdrawFlagInterface(
{required this.TF_LP_TOKEN,
required this.TF_WITHDRAW_ALL,
required this.TF_ONE_ASSET_WITHDRAW_ALL,
required this.TF_SINGLE_ASSET,
required this.TF_TWO_ASSET,
required this.TF_ONE_ASSET_LP_TOKEN,
required this.TF_LIMIT_LP_TOKEN});