Bip39WordLength class

Enum representing supported BIP-39 mnemonic word lengths.

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
value int
final

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