UpnpHostDevice constructor
UpnpHostDevice({})
Implementation
UpnpHostDevice(
{this.deviceType,
this.friendlyName,
this.manufacturer,
this.manufacturerUrl,
this.modelName,
this.modelNumber,
this.modelDescription,
this.modelUrl,
this.serialNumber,
this.presentationUrl,
this.udn,
this.upc});