trainingPlanExtensions

@JvmName(name = "describeTrainingPlanExtensionHistoryResponseTrainingPlanExtension")
fun Flow<DescribeTrainingPlanExtensionHistoryResponse>.trainingPlanExtensions(): Flow<TrainingPlanExtension>

This paginator transforms the flow returned by describeTrainingPlanExtensionHistoryPaginated to access the nested member TrainingPlanExtension

Return

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