udiDeviceIdentifier property

List<DeviceDefinitionUdiDeviceIdentifier>? udiDeviceIdentifier
inherited

udiDeviceIdentifier Unique device identifier (UDI) assigned to device label or package. Note that the Device may include multiple udiCarriers as it either may include just the udiCarrier for the jurisdiction it is sold, or for multiple jurisdictions it could have been sold.

Implementation

List<DeviceDefinitionUdiDeviceIdentifier>? get udiDeviceIdentifier =>
    throw _privateConstructorUsedError;