Hi,
I am using an API call to populate a list widget in my app.
I have a similar widget in another instance where I am directly querying Firebase database collection without API call.
My issue is, when I am directly querying a collection, there is an option for "Listen for changes".
But when I use an API call, I don't see such an option.