GetDeployResult constructor

GetDeployResult(
  1. dynamic apiVersion,
  2. Deploy deploy
)

Implementation

GetDeployResult(apiVersion, this.deploy) : super(apiVersion);