values constant

List of all possible values in this PropertyTypeStubDtoTypeEnum.

Implementation

static const values = <PropertyTypeStubDtoTypeEnum>[
  BOOLEAN,
  INTEGER,
  DOUBLE,
  STRING,
  DATE,
  CLOB,
  JSON,
];