linkedAccounts

@JvmName(name = "listLinkedWhatsAppBusinessAccountsResponseLinkedWhatsAppBusinessAccountSummary")
fun Flow<ListLinkedWhatsAppBusinessAccountsResponse>.linkedAccounts(): Flow<LinkedWhatsAppBusinessAccountSummary>

This paginator transforms the flow returned by listLinkedWhatsAppBusinessAccountsPaginated to access the nested member LinkedWhatsAppBusinessAccountSummary

Return

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