GoogleCloudStorage constructor

GoogleCloudStorage({
  1. String? gcsPath,
})

Implementation

GoogleCloudStorage({this.gcsPath});