upc property

  1. @BuiltValueField.new(wireName: r'upc')
String? get upc

Universal Product Code.

Implementation

@BuiltValueField(wireName: r'upc')
String? get upc;