M4eWalletList constructor

const M4eWalletList({@required List<M4eWallet> wallets })

Implementation

const M4eWalletList({@required this.wallets});