mdnsInfo property

Future<MdnsInfo?> mdnsInfo
getter/setter pair

Mdns information of this device

Implementation

late Future<MdnsInfo?> mdnsInfo;