taskArns

@JvmName(name = "listTasksResponseString")
fun Flow<ListTasksResponse>.taskArns(): Flow<String>

This paginator transforms the flow returned by listTasksPaginated to access the nested member String

Return

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