privateKeyBytes property Null safety

Uint8List privateKeyBytes
read / write

Bytes in the private key lines

Implementation

late Uint8List privateKeyBytes;