bucket property
String
get
bucket
The name of the bucket containing this reference's object.
Implementation
String get bucket => _delegate.bucket;
The name of the bucket containing this reference's object.
String get bucket => _delegate.bucket;