core.Map<core.String, core.dynamic> toJson() => { if (accountRelationships != null) 'accountRelationships': accountRelationships!, if (nextPageToken != null) 'nextPageToken': nextPageToken!, };