BatchAttachObjectResponse constructor
BatchAttachObjectResponse({
- String? attachedObjectIdentifier,
Implementation
BatchAttachObjectResponse({
this.attachedObjectIdentifier,
});