values constant

List of all possible values in this EndpointsApprovalStatusEnum.

Implementation

static const values = <EndpointsApprovalStatusEnum>[
  PENDING,
  APPROVED,
  REJECTED,
  NEEDS_REVISION,
];