values constant

List<UserType> const values

Implementation

static const values = [
  known,
  unknown,
  anonymous,
  user,
];