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