flowPagingObjects

@ExperimentalCoroutinesApi()
fun flowPagingObjects(context: CoroutineContext = Dispatchers.Default): Flow<Z>

Flow the paging objects.

Sources

(source)
Link copied to clipboard