trialComponentSummaries

@JvmName(name = "listTrialComponentsResponseTrialComponentSummary")
fun Flow<ListTrialComponentsResponse>.trialComponentSummaries(): Flow<TrialComponentSummary>

This paginator transforms the flow returned by listTrialComponentsPaginated to access the nested member TrialComponentSummary

Return

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