hasQuotes property

bool get hasQuotes

Whether this string has quotes.

Implementation

bool get hasQuotes => _hasQuotes;