upc method

DartBarcode upc(
  1. String code, [
  2. Options options
])

Implementation

external DartBarcode upc(String code, [Options options]);