CheckRunAnnotationLevel class

Inheritance

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
value String?
finalinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() String
Returns the String value of this.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator <(CheckRunAnnotationLevel other) bool
operator <=(CheckRunAnnotationLevel other) bool
operator ==(Object other) bool
True iff other is an EnumWithValue with the same value as this object.
inherited
operator >(CheckRunAnnotationLevel other) bool
operator >=(CheckRunAnnotationLevel other) bool