fileFormat property Null safety
final
Format to save the image file as (one of the values provided in the supported-image-export-formats response field of GetVersion). If not specified, tries to guess based on file extension.
Implementation
final String? fileFormat;