sizeInBytes property

int sizeInBytes

The size of image file input in bytes

Implementation

int get sizeInBytes => rawBytes.lengthInBytes;