schemaElements property
Iterable<SchemaElement>
get
schemaElements
Implementation
Iterable<SchemaElement> get schemaElements => schema.elements;
Iterable<SchemaElement> get schemaElements => schema.elements;