componentVersionList

@JvmName(name = "listComponentsResponseComponentVersion")
fun Flow<ListComponentsResponse>.componentVersionList(): Flow<ComponentVersion>

This paginator transforms the flow returned by listComponentsPaginated to access the nested member ComponentVersion

Return

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