type property

String? type
getter/setter pair

Type of this filter.

Possible values are INCLUDE, EXCLUDE, LOWERCASE, UPPERCASE, SEARCH_AND_REPLACE and ADVANCED.

Implementation

core.String? type;