GetBucketLocationOutput constructor
      
      GetBucketLocationOutput({ 
    
    
- BucketLocationConstraint? locationConstraint,
Implementation
GetBucketLocationOutput({
  this.locationConstraint,
});