ClusterServerInfo constructor

ClusterServerInfo({
  1. required String serverId,
})

Implementation

ClusterServerInfo({required this.serverId});