privateKey property

ByteData? get privateKey

Private key in binary type.

Implementation

ByteData? get privateKey => _privateKey;