GcsDestination constructor

GcsDestination({
  1. String? outputUriPrefix,
})

Implementation

GcsDestination({this.outputUriPrefix});