cohorts property

List<Cohort>? cohorts
getter/setter pair

The definition for the cohort.

Implementation

core.List<Cohort>? cohorts;