Grade enum
Grade of the panel, depicting the level of impact the product has on the corresponding topic.
Client can choose to color code the panel depending on how good/bad the grade is.
Constructors
- Grade()
-
const
Values
Properties
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