encode method

String encode(
  1. ClusterType data
)

Implementation

String encode(ClusterType data) => data.value;