Jpeg property
Specifies the file format of the image.
Implementation
// ignore: non_constant_identifier_names
static final BarcodeImageFormat Jpeg = BarcodeImageFormat._internal("Jpeg");
Specifies the file format of the image.
// ignore: non_constant_identifier_names
static final BarcodeImageFormat Jpeg = BarcodeImageFormat._internal("Jpeg");