values constant

List of all possible values in this AttributeDefinitionCreateDataTypeEnum.

Implementation

static const values = <AttributeDefinitionCreateDataTypeEnum>[
  undefined,
  notNull,
  date,
  integer,
  real,
  logical,
  text,
];