privateKey property

String privateKey

Implementation

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