elements property

List<Element> elements

Implementation

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