values constant

List of all possible values in this AssetsApprovalStatusEnum.

Implementation

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