m4e_sdk
m4e_sdk
M4eWalletList
M4eWalletList const constructor
M4eWalletList
m4e_sdk
m4e_sdk
M4eWalletList
M4eWalletList const constructor
M4eWalletList class
Constructors
M4eWalletList
fromJson
Properties
props
wallets
hashCode
runtimeType
stringify
Methods
toJson
toString
noSuchMethod
Operators
operator ==
M4eWalletList
constructor
const
M4eWalletList
(
{
@required
List
<
M4eWallet
>
wallets
})
Implementation
const M4eWalletList({@required this.wallets});