interfacesAndProperties property

Map<String, Map<String, DBusValue>> interfacesAndProperties

Interfaces and properties of this object. This only requires overriding if using this object with the org.freedesktop.DBus.ObjectManager interface.

Implementation

Map<String, Map<String, DBusValue>> get interfacesAndProperties => {};