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