values constant

List of all possible values in this ValidationResponseActionEnum.

Implementation

static const values = <ValidationResponseActionEnum>[
  accept,
  acceptWithCaution,
  reject,
  retryLater,
];