caseSensitive property

bool caseSensitive
final

Whether the pattern should be case sensitive. This is ignored if regex is true.

Implementation

final bool caseSensitive;