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