Bip39WordLength class
Enum representing supported BIP-39 mnemonic word lengths.
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
- words12 → const Bip39WordLength
- Supported BIP-39 word lengths
- words15 → const Bip39WordLength
- words18 → const Bip39WordLength
- words21 → const Bip39WordLength
- words24 → const Bip39WordLength