data property Null safety

Uint8List data
read / write

The encapsulated binary data.

Implementation

late Uint8List data;