AttributeValues class
An enumeration for the accepted AttributeValues
Constructors
Properties
- hashCode → int
-
The hash code for this object.
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
- aboveAverage → const AttributeValue
-
An
AttributeValueof 1 - abysmal → const AttributeValue
-
An
AttributeValueof -3 - amazing → const AttributeValue
-
An
AttributeValueof 4 - average → const AttributeValue
-
An
AttributeValueof 0 - bad → const AttributeValue
-
An
AttributeValueof -1 - decent → const AttributeValue
-
An
AttributeValueof 2 - good → const AttributeValue
-
An
AttributeValueof 3 - legendary → const AttributeValue
-
An
AttributeValueof 5 - maximum → const AttributeValue
- minimum → const AttributeValue
- terrible → const AttributeValue
-
An
AttributeValueof -2