bucketName property

String? bucketName
final

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;