observePage

fun observePage(limit: Int = 50, offset: Int = 0): Flow<List<Profile>>

Observe one stable bounded effective-profile page.