privateKey property

ByteData? privateKey

Private key in binary type.

Implementation

ByteData? get privateKey => _privateKey;