values constant

List<Level> const values

Implementation

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