blueprints

@JvmName(name = "listBlueprintsResponseBlueprintSummary")
fun Flow<ListBlueprintsResponse>.blueprints(): Flow<BlueprintSummary>

This paginator transforms the flow returned by listBlueprintsPaginated to access the nested member BlueprintSummary

Return

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