BucketAccessControl constructor
      
      BucketAccessControl({})
     
    
    
Implementation
BucketAccessControl({
  this.bucket,
  this.domain,
  this.email,
  this.entity,
  this.entityId,
  this.etag,
  this.id,
  this.kind,
  this.projectTeam,
  this.role,
  this.selfLink,
});