PutObjectAclOutput constructor

PutObjectAclOutput({
  1. RequestCharged? requestCharged,
})

Implementation

PutObjectAclOutput({
  this.requestCharged,
});