ListConnectionsResponse constructor
ListConnectionsResponse({})
Implementation
ListConnectionsResponse({
this.connections,
this.nextPageToken,
this.nextSyncToken,
this.totalItems,
this.totalPeople,
});
ListConnectionsResponse({
this.connections,
this.nextPageToken,
this.nextSyncToken,
this.totalItems,
this.totalPeople,
});