elements property Null safety
Return the syntactic elements used to compute the elements of the set or map.
Implementation
NodeList<CollectionElement> get elements;
Return the syntactic elements used to compute the elements of the set or map.
NodeList<CollectionElement> get elements;