values constant

List of all possible values in this CustomerFeedbackStatusEnum.

Implementation

static const values = <CustomerFeedbackStatusEnum>[
  negative,
  positive,
  neutral,
  problemTutorAbsent,
  problemTutorLate,
  problemTutorLeftEarly,
  problemUndefined,
];