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