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