fixtures

@JvmName(name = "searchFixturesResponseFixtureSummary")
fun Flow<SearchFixturesResponse>.fixtures(): Flow<FixtureSummary>

This paginator transforms the flow returned by searchFixturesPaginated to access the nested member FixtureSummary

Return

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