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