taskInfos

@JvmName(name = "listImportFileTaskResponseImportFileTaskInformation")
fun Flow<ListImportFileTaskResponse>.taskInfos(): Flow<ImportFileTaskInformation>

This paginator transforms the flow returned by listImportFileTaskPaginated to access the nested member ImportFileTaskInformation

Return

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