ParamsOfHDKeySecretFromXPrv({ @required String xprv, }) { _xprv = ArgumentError.checkNotNull(xprv, 'ParamsOfHDKeySecretFromXPrv xprv'); }