ListConnectionsResponse constructor
ListConnectionsResponse({
- List<
Connection> ? connections,
Implementation
ListConnectionsResponse({
this.connections,
});
ListConnectionsResponse({
this.connections,
});