elements property

Return the elements in this pattern.

Implementation

@override
NodeList<ListPatternElementImpl> get elements => _elements;