pubKey property

String? pubKey

Implementation

String? get pubKey => HEX.encode(_keyPair.publicKey!);