menu
analyzer package
documentation
error/error.dart
ErrorSeverity
ordinal property
ordinal property
dark_mode
light_mode
ordinal
property
int
ordinal
final
The ordinal value of the error code.
Implementation
final
int
ordinal;
analyzer package
documentation
error/error
ErrorSeverity
ordinal property
ErrorSeverity class
Constructors
ErrorSeverity
Properties
displayName
hashCode
machineCode
name
ordinal
runtimeType
Methods
compareTo
max
noSuchMethod
toString
Operators
operator ==
Constants
ERROR
INFO
NONE
values
WARNING