settings

@JvmName(name = "listAccountSettingsResponseSetting")
fun Flow<ListAccountSettingsResponse>.settings(): Flow<Setting>

This paginator transforms the flow returned by listAccountSettingsPaginated to access the nested member Setting

Return

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