I have a struct holding different types of data and I would like to write it to Firebase. Some properties of my structure can be nil, therefore they should be written in the database. holding different types of data
I have a struct holding different types of data and I would like to write it to Firebase. Some properties of my structure can be nil, therefore they should be written in the database. holding different types of data