Phone2aLed enum
- Inheritance
- Implemented types
- Available extensions
Values
- a → const Phone2aLed
-
const Phone2aLed(25)
- b → const Phone2aLed
-
const Phone2aLed(24)
- c1 → const Phone2aLed
-
const Phone2aLed(0)
- c2 → const Phone2aLed
-
const Phone2aLed(1)
- c3 → const Phone2aLed
-
const Phone2aLed(2)
- c4 → const Phone2aLed
-
const Phone2aLed(3)
- c5 → const Phone2aLed
-
const Phone2aLed(4)
- c6 → const Phone2aLed
-
const Phone2aLed(5)
- c7 → const Phone2aLed
-
const Phone2aLed(6)
- c8 → const Phone2aLed
-
const Phone2aLed(7)
- c9 → const Phone2aLed
-
const Phone2aLed(8)
- c10 → const Phone2aLed
-
const Phone2aLed(9)
- c11 → const Phone2aLed
-
const Phone2aLed(10)
- c12 → const Phone2aLed
-
const Phone2aLed(11)
- c13 → const Phone2aLed
-
const Phone2aLed(12)
- c14 → const Phone2aLed
-
const Phone2aLed(13)
- c15 → const Phone2aLed
-
const Phone2aLed(14)
- c16 → const Phone2aLed
-
const Phone2aLed(15)
- c17 → const Phone2aLed
-
const Phone2aLed(16)
- c18 → const Phone2aLed
-
const Phone2aLed(17)
- c19 → const Phone2aLed
-
const Phone2aLed(18)
- c20 → const Phone2aLed
-
const Phone2aLed(19)
- c21 → const Phone2aLed
-
const Phone2aLed(20)
- c22 → const Phone2aLed
-
const Phone2aLed(21)
- c23 → const Phone2aLed
-
const Phone2aLed(22)
- c24 → const Phone2aLed
-
const Phone2aLed(23)
Properties
Methods
-
compareTo(
int other) → int -
Compares this object to another object.
override
-
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<
Phone2aLed> - A constant List of the values in this enum, in order of their declaration.