BarcodeType class
Properties
- hashCode → int
 - 
  The hash code for this object.
  no setterinherited
 - runtimeType → Type
 - 
  A representation of the runtime type of the object.
  no setterinherited
 
Methods
- 
  getName(
) → String  - 
  getValue(
) → String  - 
  getValues(
) → List< BarcodeType>  - 
  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
 
Constants
- Bc_25 → const BarcodeType
 - Bc_25C → const BarcodeType
 - Bc_39 → const BarcodeType
 - Bc_39C → const BarcodeType
 - Bc_128 → const BarcodeType
 - Bc_128M → const BarcodeType
 - Bc_CODA → const BarcodeType
 - Bc_EAN8 → const BarcodeType
 - Bc_EAN8Plus2 → const BarcodeType
 - Bc_EAN8Plus5 → const BarcodeType
 - Bc_EAN13 → const BarcodeType
 - Bc_EAN13Plus2 → const BarcodeType
 - Bc_EAN13Plus5 → const BarcodeType
 - Bc_EAN128 → const BarcodeType
 - Bc_POST → const BarcodeType
 - Bc_UPCA → const BarcodeType
 - Bc_UPCAPlus2 → const BarcodeType
 - Bc_UPCAPlus5 → const BarcodeType
 - Bc_UPCE → const BarcodeType
 - Bc_UPCEPlus2 → const BarcodeType
 - Bc_UPCEPlus5 → const BarcodeType