deviceName property

List<DeviceDeviceName>? deviceName
inherited

deviceName This represents the manufacturer's name of the device as provided by the device, from a UDI label, or by a person describing the Device. This typically would be used when a person provides the name(s) or when the device represents one of the names available from DeviceDefinition.

Implementation

List<DeviceDeviceName>? get deviceName => throw _privateConstructorUsedError;