values property
List<SchemaType>
get
values
Implementation
static List<SchemaType> get values => const <SchemaType>[array, boolean, integer, number, nullValue, object, string];
static List<SchemaType> get values => const <SchemaType>[array, boolean, integer, number, nullValue, object, string];