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