caseSensitive property

bool caseSensitive
final

Set to true if the comparison should be case sensitive. Set to false to allow the comparison to be case insensitive.

Implementation

final bool caseSensitive;