Constructs a MoneroMnemonic from a list of mnemonic words.
MoneroMnemonic.fromList(List<String> mnemonic) : super.fromList(mnemonic);