DuplicateObjectResponse constructor

DuplicateObjectResponse({
  1. String? objectId,
})

Implementation

DuplicateObjectResponse({this.objectId});