privKey property

  1. @override
String? privKey
override

Implementation

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