customPlugins

@JvmName(name = "listCustomPluginsResponseCustomPluginSummary")
fun Flow<ListCustomPluginsResponse>.customPlugins(): Flow<CustomPluginSummary>

This paginator transforms the flow returned by listCustomPluginsPaginated to access the nested member CustomPluginSummary

Return

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