Jpeg property

BarcodeImageFormat Jpeg
final

Specifies the file format of the image.

Implementation

// ignore: non_constant_identifier_names
static final BarcodeImageFormat Jpeg = BarcodeImageFormat._internal("Jpeg");