elements property

Return the elements that will be composed to produce the resulting string.

Implementation

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