Bip39WordsNum constructor

const Bip39WordsNum(
  1. int value
)

Create an instance of Bip39WordsNum with the specified numeric value.

Implementation

const Bip39WordsNum(this.value);