@override Object toJson() => { 'exactMatch': ?exactMatch, 'name': ?name, 'presentMatch': ?presentMatch, 'regexMatch': ?regexMatch, };