image property

Uint8List image
getter/setter pair

The raw image data as a byte array.

Implementation

Uint8List image = Uint8List.fromList([]);