DiscoveredBridge constructor
Creates a new DiscoveredBridge instance.
Implementation
DiscoveredBridge({
this.rawIdFromEndpoint,
this.rawIdFromMdns,
required this.ipAddress,
});
Creates a new DiscoveredBridge instance.
DiscoveredBridge({
this.rawIdFromEndpoint,
this.rawIdFromMdns,
required this.ipAddress,
});