propertiesInterface property
String
get
propertiesInterface
The interface the properties are on.
Implementation
String get propertiesInterface => (values[0] as DBusString).value;
The interface the properties are on.
String get propertiesInterface => (values[0] as DBusString).value;