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