S3Client constructor

S3Client(
  1. S3Config config, {
  2. bool debug = true,
})

Implementation

S3Client(this.config, {this.debug = true});