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