group property

List<MeasureReportGroup>? group
inherited

group The results of the calculation, one for each population group in the measure.

Implementation

List<MeasureReportGroup>? get group => throw _privateConstructorUsedError;