publicKey property
Uint8List
get
publicKey
Implementation
Uint8List get publicKey => crypto.Secp256k1.getPublicKey(privateKey);
Uint8List get publicKey => crypto.Secp256k1.getPublicKey(privateKey);