DeleteObjectRequest constructor

DeleteObjectRequest({
  1. String? objectId,
})

Implementation

DeleteObjectRequest({this.objectId});