OrgFreedesktopDBus constructor

OrgFreedesktopDBus(
  1. DBusClient client
)

Implementation

OrgFreedesktopDBus(super.client) : super(
  name: "org.freedesktop.DBus",
  path: DBusObjectPath('/org/freedesktop/DBus'),
);