StarXpandPdf417Level enum

Inheritance
Available extensions

Values

ecc0 → const StarXpandPdf417Level
ecc1 → const StarXpandPdf417Level
ecc2 → const StarXpandPdf417Level
ecc3 → const StarXpandPdf417Level
ecc4 → const StarXpandPdf417Level
ecc5 → const StarXpandPdf417Level
ecc6 → const StarXpandPdf417Level
ecc7 → const StarXpandPdf417Level
ecc8 → const StarXpandPdf417Level

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
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
toString() String
A string representation of this object.
inherited

Operators

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

Constants

values → const List<StarXpandPdf417Level>
A constant List of the values in this enum, in order of their declaration.