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