strings property
NodeList<StringLiteral>
get
strings
Return the strings that are implicitly concatenated.
Implementation
NodeList<StringLiteral> get strings;
Return the strings that are implicitly concatenated.
NodeList<StringLiteral> get strings;