strings property

Return the strings that are implicitly concatenated.

Implementation

@override
NodeListImpl<StringLiteralImpl> get strings => _strings;