resources

@JvmName(name = "searchResponseResource")
fun Flow<SearchResponse>.resources(): Flow<Resource>

This paginator transforms the flow returned by searchPaginated to access the nested member Resource

Return

A kotlinx.coroutines.flow.Flow that can collect Resource