udi property

String udi

UDI for this device.

Implementation

String get udi =>
    _object.getStringProperty(_deviceInterfaceName, 'Udi') ?? '';