values constant

List<ErrorSeverity> const values

Implementation

static const List<ErrorSeverity> values = const [NONE, INFO, WARNING, ERROR];