observationRequirement property

List<Reference>? observationRequirement
inherited

observationRequirement Defines observation requirements for the action to be performed, such as body weight or surface area.

Implementation

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