Bip39Language class
Enum representing supported BIP-39 mnemonic word languages.
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- chineseSimplified → const Bip39Language
- chineseTraditional → const Bip39Language
- czech → const Bip39Language
- english → const Bip39Language
- Supported BIP-39 languages
- french → const Bip39Language
- italian → const Bip39Language
- japanese → const Bip39Language
- korean → const Bip39Language
- portuguese → const Bip39Language
- spanish → const Bip39Language