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