values constant

List<RoleSetTypeEnum> const values

List of all possible values in this RoleSetTypeEnum.

Implementation

static const values = <RoleSetTypeEnum>[
  initial,
  custom,
];