protocolsLists

@JvmName(name = "listProtocolsListsResponseProtocolsListDataSummary")
fun Flow<ListProtocolsListsResponse>.protocolsLists(): Flow<ProtocolsListDataSummary>

This paginator transforms the flow returned by listProtocolsListsPaginated to access the nested member ProtocolsListDataSummary

Return

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