recommendationSources property

List<RecommendationSource>? recommendationSources
final

An array of objects that describe the source resource of the recommendation.

Implementation

final List<RecommendationSource>? recommendationSources;