asFlow

fun <T> PaginationAction<T, *>.asFlow(): Flow<T>(source)

Converts the pagination action to a Flow.