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