easy_onvif
util
OnvifUtil
mappedToString method
mappedToString
mappedToString
method
Null safety
String
mappedToString
(
Map
<
String
,
dynamic
>
value
)
Implementation
static String mappedToString(Map<String, dynamic> value) => value['\$'];
easy_onvif
util
OnvifUtil
mappedToString method
OnvifUtil class
Constructors
OnvifUtil
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
userHome
Static methods
authenticatingUri
convertToLogOptions
mappedToBool
mappedToDateTime
mappedToDouble
mappedToInt
mappedToString
mappedToUri
nullableMappedToBool
nullableMappedToDateTime
nullableMappedToDouble
nullableMappedToInt
nullableMappedToString
optionalBool
optionalDouble
optionalInt
stringToBool
takeSnapshot
takeSnapshotBase64
takeSnapshotFile
unbound
xmlToMap