Well, I find the solution myself.
The Firebase dictionaries can be easily transformed into json just deleting the slashes in it and formatting it in a web like this:
After that, the json file is called with the File component and when retrieved, converted to a dictionary with the @Mohamed_Tamer great extension: