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