is this the correct approach ?
# coroutines
m
is this the correct approach ?
o
if you're going to always have a single value, why not
mapLatest
?
m
not single value that's the thing. The first flow may emit null, in which i want to replace with a value. When it emits not null, i want to use the original flow