sizeInt property

int sizeInt

The size of this image data in bytes, e.g. 62923

Implementation

int get sizeInt => int.parse(size);