caseSensitive property

bool? caseSensitive
getter/setter pair

Should the match be case sensitive? Default is false.

Implementation

core.bool? caseSensitive;