AvahiHandler constructor
const
AvahiHandler({
- required DBusClient busClient,
Creates a new Avahi handler instance.
Implementation
const AvahiHandler({
required this.busClient,
});
Creates a new Avahi handler instance.
const AvahiHandler({
required this.busClient,
});