is there any particular reason why `flatMapLatest`...
# coroutines
d
is there any particular reason why
flatMapLatest
and
transformLatest
are still marked with
@ExperimentalCoroutinesApi
?
👍 1
d
Thanks!