elements property
NodeList<InterpolationElement>
get
elements
The elements that are composed to produce the resulting string.
The list includes firstString and lastString.
Implementation
NodeList<InterpolationElement> get elements;