elements property

List<SchemaElement> get elements

Implementation

List<SchemaElement> get elements => List.unmodifiable(_elements);