bucketName property
Bucket name. Not passing a bucketName
will retrieve the default Bucket. (https://developer.mozilla.org/en-US/docs/Web/API/Storage_API#storage_buckets)
Implementation
final String? bucketName;
Bucket name. Not passing a bucketName
will retrieve the default Bucket. (https://developer.mozilla.org/en-US/docs/Web/API/Storage_API#storage_buckets)
final String? bucketName;