ignoreCase property
Specifies if prefix_match and full_path_match matches are case sensitive.
The default value is false.
Implementation
core.bool? ignoreCase;
Specifies if prefix_match and full_path_match matches are case sensitive.
The default value is false.
core.bool? ignoreCase;