format property

ArtworkFormat? format
final

Used to define artwork format.

Opts: JPEG and PNG.

Important:

  • If format is null, will be set to JPEG.

Implementation

final ArtworkFormat? format;