values constant

List<IngredientDtoTypeEnum> const values

List of all possible values in this IngredientDtoTypeEnum.

Implementation

static const values = <IngredientDtoTypeEnum>[
  ACTIVE_SUBSTANCE,
  EXCIPIENT,
];