values constant

List of all possible values in this TypedValueDtoObjectTypeEnum.

Implementation

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