What to put in that? firebase storage


here, in file
i need to give the file a name? what i need to do?

What are you uploading? The filename is a way to identify a file.

First of all create an file in firebase & set the file name as the created file

File name is the file(which you want to upload) storage location.
Upload path is the path of firebase where you wish to upload the file.