derivedFrom property

List<Reference>? derivedFrom
inherited

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

Implementation

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