matchType property

String? matchType
getter/setter pair

Type of the match to be performed.

Possible values are REGEXP, BEGINS_WITH, or EXACT.

Implementation

core.String? matchType;