hasQuotes property

bool hasQuotes

Whether this string has quotes.

Implementation

bool get hasQuotes => _hasQuotes;