notifee property
set
notifee
(MdnsNotifee? value)
Sets the notifee
Implementation
set notifee(MdnsNotifee? value) {
_notifee = value;
}
Sets the notifee
set notifee(MdnsNotifee? value) {
_notifee = value;
}