RouterGasConstants constructor
RouterGasConstants({})
Implementation
RouterGasConstants(
{required this.swapJettonToJetton,
required this.swapJettonToTon,
required this.swapTonToJetton,
required this.provideLpJetton,
required this.provideLpTon});