predefinedAttributes

@JvmName(name = "searchPredefinedAttributesResponsePredefinedAttribute")
fun Flow<SearchPredefinedAttributesResponse>.predefinedAttributes(): Flow<PredefinedAttribute>

This paginator transforms the flow returned by searchPredefinedAttributesPaginated to access the nested member PredefinedAttribute

Return

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