none constant
_FixedImageCompression
const none
No compression, with highest quality and largest file size.
Implementation
static const none = _FixedImageCompression(0);
No compression, with highest quality and largest file size.
static const none = _FixedImageCompression(0);