bytes property

Uint8List bytes
final

Image data

Can be used with the Image.memory constructor to display the image

Implementation

final Uint8List bytes;