UPCA class
The universal product code (UPCA) is a numeric symbology used in worldwide retail applications.
UPCA symbols consist of 11 data digits and one check digit. The first digit is a number system digit that normally represents the type of product being identified.
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited