core.Map<core.String, core.dynamic> toJson() { final matchedPattern = this.matchedPattern; return {'matchedPattern': ?matchedPattern}; }