imageData property

Uint8List imageData
final

The image data of the photo on this license in bytes.

TODO: Determine how this data can be decoded to provide an actual image.

Implementation

final Uint8List imageData;