publicKey property

Bip32PublicKey get publicKey

Gets the public key of this BIP-32 key.

Implementation

Bip32PublicKey get publicKey => _pubKey;