derivedFrom property

List<Reference>? derivedFrom
inherited

derivedFrom Allows linking the DeviceUseStatement to the underlying Request, or to other information that supports or is used to derive the DeviceUseStatement.

Implementation

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