StorageBucketInfo constructor

StorageBucketInfo({
  1. String? bucket,
})

Implementation

StorageBucketInfo({this.bucket});