LookupDiscoveredServiceResponse constructor
LookupDiscoveredServiceResponse({
- DiscoveredService? discoveredService,
Implementation
LookupDiscoveredServiceResponse({
this.discoveredService,
});