inputPopulationId property

String? inputPopulationId
inherited

inputPopulationId The id of a population element in this measure that provides the input for this population criteria. In most cases, the scoring structure of the measure implies specific relationships (e.g. the Numerator uses the Denominator as the source in a proportion scoring). In some cases, however, multiple possible choices exist and must be resolved explicitly. For example in a ratio measure with multiple initial populations, the denominator must specify which population should be used as the starting point.

Implementation

String? get inputPopulationId => throw _privateConstructorUsedError;