elements property

Return the elements in this pattern.

Implementation

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