MirroringDeploymentGroupDeployment constructor

MirroringDeploymentGroupDeployment({
  1. String? name,
  2. String? state,
})

Implementation

MirroringDeploymentGroupDeployment({this.name, this.state});