bucket property

String? bucket
final

Name of a storage instance to which the reference belongs. If value is null, it means that default bucket is used.

Implementation

final String? bucket;