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