List<String> listWords(String prefix) { return DartApi.instance.bip39ListWords(_languageCode, prefix); }