vendor property

String vendor

Name of the vendor of the device.

Implementation

String get vendor => (_properties['Vendor'] as DBusString).value;