hdPublicKey property
HDPublicKey
get
hdPublicKey
Implementation
HDPublicKey get hdPublicKey => HDPublicKey(
publicKey: publicKey,
chaincode: chaincode,
depth: depth,
index: index,
parentFingerprint: parentFingerprint,
);