menu
analyzer package
documentation
error/error.dart
ErrorSeverity
displayName property
displayName property
dark_mode
light_mode
displayName
property
String
displayName
final
The name of the severity used when producing readable output.
Implementation
final
String
displayName;
analyzer package
documentation
error/error
ErrorSeverity
displayName 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