OrgUnifiedpushConnector2 constructor
OrgUnifiedpushConnector2({
- DBusObjectPath path = const DBusObjectPath.unchecked('/'),
Creates a new object to expose on path
.
Implementation
OrgUnifiedpushConnector2({
DBusObjectPath path = const DBusObjectPath.unchecked('/'),
}) : super(path);