BIP39 constructor

BIP39({
  1. Bip39Language language = Bip39Language.english,
})

Implementation

BIP39({this.language = Bip39Language.english});