values constant

List<String> const values

List of error keys

Implementation

static const List<String> values = [
  isFatal,
  code,
  name,
  hasCustomName,
];