menu
analyzer package
documentation
error/error.dart
ErrorSeverity
values constant
values constant
dark_mode
light_mode
values
constant
List
<
ErrorSeverity
>
const
values
Implementation
static
const
List
<ErrorSeverity> values =
const
[NONE, INFO, WARNING, ERROR];
analyzer package
documentation
error/error
ErrorSeverity
values constant
ErrorSeverity class
Constructors
new
Properties
displayName
hashCode
machineCode
name
ordinal
runtimeType
Methods
compareTo
max
noSuchMethod
toString
Operators
operator ==
Constants
ERROR
INFO
NONE
values
WARNING