byteArray property

Uint8List? byteArray
getter/setter pair

A byte array representing the image data.

Implementation

Uint8List? byteArray;