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