CategoryGroup enum
Constants
- AC5 → const CategoryGroup
-
const CategoryGroup(4)
- AD5 → const CategoryGroup
-
const CategoryGroup(13)
- AG2 → const CategoryGroup
-
const CategoryGroup(10)
- AT4 → const CategoryGroup
-
const CategoryGroup(12)
- BK9 → const CategoryGroup
-
const CategoryGroup(8)
- CE7 → const CategoryGroup
-
const CategoryGroup(15)
- CS2 → const CategoryGroup
-
const CategoryGroup(1)
- CT1 → const CategoryGroup
-
const CategoryGroup(9)
- FD6 → const CategoryGroup
-
const CategoryGroup(14)
- HP8 → const CategoryGroup
-
const CategoryGroup(16)
- MT1 → const CategoryGroup
-
const CategoryGroup(0)
- OL7 → const CategoryGroup
-
const CategoryGroup(6)
- PK6 → const CategoryGroup
-
const CategoryGroup(5)
- PM9 → const CategoryGroup
-
const CategoryGroup(17)
- PO3 → const CategoryGroup
-
const CategoryGroup(11)
- PS3 → const CategoryGroup
-
const CategoryGroup(2)
- SC4 → const CategoryGroup
-
const CategoryGroup(3)
- SW8 → const CategoryGroup
-
const CategoryGroup(7)
- UNKNOWN → const CategoryGroup
-
const CategoryGroup(18)
-
values
→ const List<
CategoryGroup> -
A constant List of the values in this enum, in order of their declaration.
const List<
CategoryGroup>
Properties
- index → int
-
The integer index of this enum.
final - hashCode → int
-
The hash code for this object.
read-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
toString(
) → String - Returns a string representation of this object.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
Operators
-
operator ==(
dynamic other) → bool -
The equality operator.
inherited