hasPart property

List<DeviceDefinitionHasPart>? hasPart
inherited

hasPart A device that is part (for example a component) of the present device.

Implementation

List<DeviceDefinitionHasPart>? get hasPart =>
    throw _privateConstructorUsedError;