failures

@JvmName(name = "listImportFailuresResponseImportFailureListItem")
fun Flow<ListImportFailuresResponse>.failures(): Flow<ImportFailureListItem>

This paginator transforms the flow returned by listImportFailuresPaginated to access the nested member ImportFailureListItem

Return

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