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