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