privKey property

String? privKey

Implementation

String? get privKey => HEX.encode(_keyPair.privateKey!);