observationResultRequirement property

List<Reference>? observationResultRequirement
inherited

observationResultRequirement Defines the observations that are expected to be produced by the action.

Implementation

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