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