population property

List<MeasureReportPopulation>? population
inherited

population The populations that make up the population group, one for each type of population appropriate for the measure.

Implementation

List<MeasureReportPopulation>? get population =>
    throw _privateConstructorUsedError;