flowAssets

@JvmName(name = "listWhatsAppFlowAssetsResponseMetaFlowAsset")
fun Flow<ListWhatsAppFlowAssetsResponse>.flowAssets(): Flow<MetaFlowAsset>

This paginator transforms the flow returned by listWhatsAppFlowAssetsPaginated to access the nested member MetaFlowAsset

Return

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