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