values constant
List of all possible values in this ColumnDefinitionDataTypeEnum.
Implementation
static const values = <ColumnDefinitionDataTypeEnum>[
undefined,
notNull,
date,
integer,
real,
logical,
text,
];
List of all possible values in this ColumnDefinitionDataTypeEnum.
static const values = <ColumnDefinitionDataTypeEnum>[
undefined,
notNull,
date,
integer,
real,
logical,
text,
];