UPCE1 class abstract

Interface for UPCE1 symbology settings.

Provides methods to configure add-on support for UPCE1 symbology.

Constructors

UPCE1()

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

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setAddOnPlus2({required String deviceId, required bool enabled}) Future<CommandResponse>
setAddOnPlus5({required String deviceId, required bool enabled}) Future<CommandResponse>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited