applicationComponentInfos
fun Flow<ListApplicationComponentsResponse>.applicationComponentInfos(): Flow<ApplicationComponentDetail>
This paginator transforms the flow returned by listApplicationComponentsPaginated to access the nested member ApplicationComponentDetail
Return
A kotlinx.coroutines.flow.Flow that can collect ApplicationComponentDetail