ClusterInfo constructor
ClusterInfo({
- required bool clusterEnabled,
ClusterInfo
Implementation
ClusterInfo({
required this.clusterEnabled,
});
ClusterInfo
ClusterInfo({
required this.clusterEnabled,
});