supplementalData property

List<MeasureSupplementalData>? supplementalData
inherited

supplementalData The supplemental data criteria for the measure report, specified as either the name of a valid CQL expression within a referenced library, or a valid FHIR Resource Path.

Implementation

List<MeasureSupplementalData>? get supplementalData =>
    throw _privateConstructorUsedError;