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