iconName property

String iconName

An icon to show for this device.

Implementation

String get iconName => (_properties['IconName'] as DBusString).value;