goals

fun Flow<ListGoalsResponse>.goals(): Flow<Goal>

This paginator transforms the flow returned by listGoalsPaginated to access the nested member Goal

Return

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