masterPrivateKey property
Bip32PrivateKey
get
masterPrivateKey
master private key
Implementation
Bip32PrivateKey get masterPrivateKey {
return bip32.privateKey;
}
master private key
Bip32PrivateKey get masterPrivateKey {
return bip32.privateKey;
}