format property

RequestImageFormat? format
final

Specify the format of the image requested.

When using 'origin' we force the format to be the same as the original image, bypassing automatic browser optimisation such as webp conversion

Implementation

final RequestImageFormat? format;