bucket property

String? bucket

Implementation

String? get bucket {
  return _metadata.bucket;
}