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