pubKey property

  1. @override
String? pubKey
override

Implementation

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