DeployInfo constructor

DeployInfo({
  1. int? deployPercentage,
})

Implementation

DeployInfo({this.deployPercentage});