class Upnp { static const String ssdpQueryAll = 'ssdp:all'; static const String upnpServiceTypeAVTransport = 'urn:schemas-upnp-org:service:AVTransport:1'; static const String upnpDeviceTypeMediaRenderer = 'urn:schemas-upnp-org:device:MediaRenderer:1'; }