filterNames

@JvmName(name = "listFiltersResponseFilterName")
fun Flow<ListFiltersResponse>.filterNames(): Flow<String>

This paginator transforms the flow returned by listFiltersPaginated to access the nested member FilterName

Return

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