OrgUnifiedpushDistributor2 constructor
OrgUnifiedpushDistributor2(
- DBusClient client,
- String destination,
- DBusObjectPath path
Implementation
OrgUnifiedpushDistributor2(
super.client,
String destination,
DBusObjectPath path,
) : super(
name: destination,
path: path,
);