ApplianceCluster constructor

ApplianceCluster({
  1. String? resourceLink,
})

Implementation

ApplianceCluster({
  this.resourceLink,
});