buildFlow

abstract fun buildFlow(): Flow<PagedList<V>>

Constructs a Flow<PagedList>.

Return

The Flow of PagedLists