linkedAccounts

@JvmName(name = "listAccountAssociationsResponseAccountAssociationsListElement")
fun Flow<ListAccountAssociationsResponse>.linkedAccounts(): Flow<AccountAssociationsListElement>

This paginator transforms the flow returned by listAccountAssociationsPaginated to access the nested member AccountAssociationsListElement

Return

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