S3OutputUrl constructor

S3OutputUrl({
  1. String? outputUrl,
})

Implementation

S3OutputUrl({
  this.outputUrl,
});