Fields constructor
      
      Fields({})
     
    
    
Implementation
Fields(
    {this.key,
    this.acl,
    this.bucket,
    this.xAmzAlgorithm,
    this.xAmzCredential,
    this.xAmzDate,
    this.policy,
    this.xAmzSignature});Fields(
    {this.key,
    this.acl,
    this.bucket,
    this.xAmzAlgorithm,
    this.xAmzCredential,
    this.xAmzDate,
    this.policy,
    this.xAmzSignature});