values constant

List<Severity> const values

A list containing all of the enum values that are defined.

Implementation

static const values = [error, warning, performance, style, none];