ClusterEndpoint constructor

ClusterEndpoint({
  1. List<ConnectionDetail>? connections,
})

Implementation

ClusterEndpoint({this.connections});