data property Null safety

Uint8List data
read / write

Binary data representing the public key.

Implementation

late Uint8List data;