bytes property

Uint8List get bytes

Gets the bytes of the photo.

Implementation

Uint8List get bytes => _bytes!;