QRVersion enum
Values
- v1 → const QRVersion
- v2 → const QRVersion
- v3 → const QRVersion
- v4 → const QRVersion
- v5 → const QRVersion
- v6 → const QRVersion
- v7 → const QRVersion
- v8 → const QRVersion
- v9 → const QRVersion
- v10 → const QRVersion
- v11 → const QRVersion
- v12 → const QRVersion
- v13 → const QRVersion
- v14 → const QRVersion
- v15 → const QRVersion
- v16 → const QRVersion
- v17 → const QRVersion
- v18 → const QRVersion
- v19 → const QRVersion
- v20 → const QRVersion
- v21 → const QRVersion
- v22 → const QRVersion
- v23 → const QRVersion
- v24 → const QRVersion
- v25 → const QRVersion
- v26 → const QRVersion
- v27 → const QRVersion
- v28 → const QRVersion
- v29 → const QRVersion
- v30 → const QRVersion
- v31 → const QRVersion
- v32 → const QRVersion
- v33 → const QRVersion
- v34 → const QRVersion
- v35 → const QRVersion
- v36 → const QRVersion
- v37 → const QRVersion
- v38 → const QRVersion
- v39 → const QRVersion
- v40 → const QRVersion
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- index → int
-
A numeric identifier for the enumerated value.
no setterinherited
- name → String
-
Available on Enum, provided by the EnumName extension
The name of the enum value.no setter - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- version → int
-
no setter
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