privateKey property

dynamic privateKey

Private key in binary type.

Implementation

Uint8List? get privateKey => _privateKey;