ElectrumV2WordsNum class
Enumeration of word counts for Electrum V2 mnemonics. An enumeration representing the number of words in an Electrum V2 mnemonic.
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
-
values
→ const List<
ElectrumV2WordsNum> - wordsNum12 → const ElectrumV2WordsNum
- Represents a 12-word Electrum V2 mnemonic.
- wordsNum24 → const ElectrumV2WordsNum
- Represents a 24-word Electrum V2 mnemonic.