Home > @firebase/storage > StorageReference > parent
StorageReference.parent property
A reference pointing to the parent location of this reference, or null if this reference is the root.
Signature:
parent: StorageReference | null;
Home > @firebase/storage > StorageReference > parent
A reference pointing to the parent location of this reference, or null if this reference is the root.
Signature:
parent: StorageReference | null;