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