Hello, guys. I am trying to collect a value from a flow from RoomDatabase. I wanted to put an initial value to the RoomDB table during the first install, but my problem is that I’ve noticed that it always emits null at the start of the activity before emitting the value from the RoomDB.