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