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