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