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