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