Is it possible to force a observeSingleEvent from online by skipping the cache?
I have Database.database().isPersistenceEnabled = true and keepSynced = true. I generally want to use the cache but for this one task I want to force the data to be fetched from online.