BatchDetachFromIndexResponse constructor
BatchDetachFromIndexResponse({
- String? detachedObjectIdentifier,
Implementation
BatchDetachFromIndexResponse({
this.detachedObjectIdentifier,
});