values constant

List<UserTypeEnum> const values

List of all possible values in this UserTypeEnum.

Implementation

static const values = <UserTypeEnum>[
  users,
];