caseSensitive property
Specifies that matches are case sensitive.
The default value is true. case_sensitive must not be used with a type of REGULAR_EXPRESSION.
Optional.
Implementation
core.bool? caseSensitive;
Specifies that matches are case sensitive.
The default value is true. case_sensitive must not be used with a type of REGULAR_EXPRESSION.
Optional.
core.bool? caseSensitive;