menu
dlna_dart package
documentation
xmlParser.dart
DeviceInfo
DeviceInfo constructor
DeviceInfo constructor
dark_mode
light_mode
DeviceInfo
constructor
DeviceInfo
(
String
URLBase
,
String
deviceType
,
String
friendlyName
,
List
serviceList
,
)
Implementation
DeviceInfo( this.URLBase, this.deviceType, this.friendlyName, this.serviceList);
dlna_dart package
documentation
xmlParser
DeviceInfo
DeviceInfo constructor
DeviceInfo class