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