ResultOfMnemonicFromEntropy({ @required String phrase, }) { _phrase = ArgumentError.checkNotNull( phrase, 'ResultOfMnemonicFromEntropy phrase'); }