menu
blockchain_utils package
documentation
bip/bip/bip32/bip32_keys.dart
Bip32PublicKey
key property
key property
dark_mode
light_mode
key
property
IPublicKey
get
key
Gets the underlying public key.
Implementation
IPublicKey get key { return pubKey; }
blockchain_utils package
documentation
bip/bip/bip32/bip32_keys
Bip32PublicKey
key property
Bip32PublicKey class