StakePoolWithdrawSolLayout constructor

const StakePoolWithdrawSolLayout({
  1. required BigInt poolTokens,
})

Implementation

const StakePoolWithdrawSolLayout({required this.poolTokens});