DeployIndexResponse constructor

DeployIndexResponse({
  1. DeployedIndex? deployedIndex,
})

Implementation

DeployIndexResponse({this.deployedIndex}) : super(fullyQualifiedName);