strings property Null safety

NodeList<StringLiteral> strings

Return the strings that are implicitly concatenated.

Implementation

NodeList<StringLiteral> get strings;