ClusterManagerId constructor

const ClusterManagerId(
  1. String value
)

Creates an immutable identifier for a ClusterManager.

Implementation

const ClusterManagerId(super.value);