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