ClusterManagerId constructor
const
ClusterManagerId(
- String value
Creates an immutable identifier for a ClusterManager.
Implementation
const ClusterManagerId(super.value);
Creates an immutable identifier for a ClusterManager.
const ClusterManagerId(super.value);