Bip39WordsNum constructor
const
Bip39WordsNum(
- int value
Create an instance of Bip39WordsNum with the specified numeric value.
Implementation
const Bip39WordsNum(this.value);
Create an instance of Bip39WordsNum with the specified numeric value.
const Bip39WordsNum(this.value);