publicKey property

Uint8List publicKey
inherited

The public key of the key pair.

Implementation

Uint8List get publicKey => throw _privateConstructorUsedError;