values constant

List<ErrorSeverity> const values

Implementation

static const List<ErrorSeverity> values = [none, info, warning, error];