trialComponentSummaries property

List<TrialComponentSimpleSummary>? trialComponentSummaries
final

A list of the components associated with the trial. For each component, a summary of the component's properties is included.

Implementation

final List<TrialComponentSimpleSummary>? trialComponentSummaries;