population property

List<MeasureReportPopulation1>? population
inherited

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

Implementation

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