dataCellsFilters

@JvmName(name = "listDataCellsFilterResponseDataCellsFilter")
fun Flow<ListDataCellsFilterResponse>.dataCellsFilters(): Flow<DataCellsFilter>

This paginator transforms the flow returned by listDataCellsFilterPaginated to access the nested member DataCellsFilter

Return

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