barcodeFormatName method

  1. @override
String barcodeFormatName(
  1. int format
)
override

Implementation

@override
String barcodeFormatName(int format) => zxingBarcodeFormatName(format);