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