easy_onvif
easy_onvif
OnvifUtil
unbound<
T
> method
unbound
unbound<
T
>
method
Null safety
List
<
T
>
unbound
<
T
>(
Map
<
String
,
dynamic
>
value
)
Implementation
static List<T> unbound<T>(Map<String, dynamic> value) { return <T>[]; }
easy_onvif
easy_onvif
OnvifUtil
unbound<
T
> 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