caseSensitive property

bool caseSensitive

If true, string comparison will be case sensitive.

Implementation

bool get caseSensitive => false;