bytes property

Uint8List? bytes

Gets the bytes of the photo.

Implementation

Uint8List? get bytes => _bytes;