evaluatedResource property

List<Reference>? evaluatedResource
inherited

evaluatedResource Evaluated resources are used to capture what data was involved in the calculation of a measure. This usage is only allowed for individual reports to ensure that the size of the MeasureReport resource is bounded.

Implementation

List<Reference>? get evaluatedResource => throw _privateConstructorUsedError;