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