menu
easy_onvif package
documentation
util.dart
OnvifUtil
stringMappedFromXml static method
stringMappedFromXml static method
dark_mode
light_mode
stringMappedFromXml
static method
String
stringMappedFromXml
(
Map
<
String
,
dynamic
>
value
)
Implementation
static String stringMappedFromXml(Map<String, dynamic> value) => value['\$'];
easy_onvif package
documentation
util
OnvifUtil
stringMappedFromXml static method
OnvifUtil class