DeployIndexResponse constructor
DeployIndexResponse({
- DeployedIndex? deployedIndex,
Implementation
DeployIndexResponse({this.deployedIndex}) : super(fullyQualifiedName);
DeployIndexResponse({this.deployedIndex}) : super(fullyQualifiedName);