types

fun Flow<ListTypesResponse>.types(): Flow<Type>

This paginator transforms the flow returned by listTypesPaginated to access the nested member Type

Return

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


This paginator transforms the flow returned by listTypesByAssociationPaginated to access the nested member Type

Return

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