byteArray property

Uint8List? byteArray
final

A byte array representing the image data (if loading from memory).

Implementation

final Uint8List? byteArray;