matchSubstring property
getter/setter pair
Whether the pattern should match the whole string or just a substring.
Default is false
Implementation
bool matchSubstring;
Whether the pattern should match the whole string or just a substring.
Default is false
bool matchSubstring;