isSingleQuote property

bool isSingleQuote

Implementation

bool get isSingleQuote => leftQuote?.type == NgTokenType.singleQuote;