OrgFreedesktopTimesync1 constructor
OrgFreedesktopTimesync1(
- DBusClient client,
- String destination, {
- DBusObjectPath path = const DBusObjectPath.unchecked('/org/freedesktop/timesync1'),
Implementation
OrgFreedesktopTimesync1(DBusClient client, String destination, {DBusObjectPath path = const DBusObjectPath.unchecked('/org/freedesktop/timesync1')}) : super(client, name: destination, path: path);