clusterName property

  1. @JsonKey(name: r'clusterName')
String clusterName
final

Cluster to which the user is assigned.

Implementation

@JsonKey(name: r'clusterName')
final String clusterName;