values constant
Implementation
static const $core.List<PayloadSchemaType> values = <PayloadSchemaType> [
UnknownType,
Keyword,
Integer,
Float,
Geo,
Text,
Bool,
Datetime,
Uuid,
];
static const $core.List<PayloadSchemaType> values = <PayloadSchemaType> [
UnknownType,
Keyword,
Integer,
Float,
Geo,
Text,
Bool,
Datetime,
Uuid,
];