stratum property

List<MeasureReportStratum>? stratum
inherited

stratum This element contains the results for a single stratum within the stratifier. For example, when stratifying on administrative gender, there will be four strata, one for each possible gender value.

Implementation

List<MeasureReportStratum>? get stratum => throw _privateConstructorUsedError;