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