bucket property

String? get bucket

Implementation

String? get bucket {
  return _metadata.bucket;
}