elements property

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

Implementation

@override
NodeListImpl<CollectionElementImpl> get elements => _elements;