FirebaseStorage instance.
Optionalurl: stringOptional gs:// or https:// URL, or path. If empty, returns root reference.
Returns a StorageReference for the given path, or the same reference if path is omitted.
StorageReference instance.
Optionalpath: stringOptional child path. If omitted, returns the same reference.
Returns a StorageReference for the given URL or path in the default bucket.