menu
dlna_dart package
documentation
xmlParser.dart
DeviceInfoParser
DeviceInfoParser constructor
DeviceInfoParser constructor
dark_mode
light_mode
DeviceInfoParser
constructor
DeviceInfoParser
(
String
text
)
Implementation
DeviceInfoParser(this.text) : doc = XmlDocument.parse(text);
dlna_dart package
documentation
xmlParser
DeviceInfoParser
DeviceInfoParser constructor
DeviceInfoParser class