elements property Null safety

NodeList<CollectionElement> elements

Return the syntactic elements used to compute the elements of the set or map.

Implementation

NodeList<CollectionElement> get elements;