Chapter 16 : UseCase13 - flatMapConcat()
In this chapter we will learn the following:
Take one flowTransform each emitted value into another flowAnd flatten the results sequentially
flatMapConcat() means that for each upstream value, start a
kotlinflow.hashnode.dev3 min read