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