recommendationSteps

@JvmName(name = "getRecommendedPolicyV2ResponseRecommendationStep")
fun Flow<GetRecommendedPolicyV2Response>.recommendationSteps(): Flow<RecommendationStep>

This paginator transforms the flow returned by getRecommendedPolicyV2Paginated to access the nested member RecommendationStep

Return

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