ClusterServerInfo constructor
ClusterServerInfo({
- required String serverId,
Implementation
factory ClusterServerInfo({required String serverId}) =
_ClusterServerInfoImpl;
factory ClusterServerInfo({required String serverId}) =
_ClusterServerInfoImpl;