format property

String? format
final

A string enum for the image output format, can be jpg, png, svg, or pdf.

Implementation

final String? format;