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