pubKey property

String? get pubKey

Implementation

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