menu
blockchain_utils package
documentation
bip/ecc/keys/i_keys.dart
IPublicKey
point property
point property
dark_mode
light_mode
point
property
ECPoint
<
Object
,
ECPoint
<
Object
,
dynamic
>
>
get
point
Get the abstract point representation of the public key.
Implementation
ECPoint get point;
blockchain_utils package
documentation
bip/ecc/keys/i_keys
IPublicKey
point property
IPublicKey class