fileFormat property Null safety

String? fileFormat
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;