menu
easy_onvif
util
OnvifUtil
stringToBool static method
stringToBool
brightness_4
stringToBool
static method
Null safety
bool
stringToBool
(
String
value
)
Implementation
static bool stringToBool(String value) => value.toLowerCase() == 'true';
easy_onvif
util
OnvifUtil
stringToBool static method
OnvifUtil class
Constructors
OnvifUtil
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
userHome
Static methods
authenticatingUri
convertToLogOptions
emptyMapToNull
mappedToBool
mappedToDateTime
mappedToDouble
mappedToInt
mappedToStdDateTime
mappedToString
mappedToStringList
mappedToUri
nullableMappedStdToDateTime
nullableMappedToBool
nullableMappedToDateTime
nullableMappedToDouble
nullableMappedToInt
nullableMappedToIntList
nullableMappedToString
nullableMappedToStringList
nullableStringToBool
nullableStringToList
optionalBool
optionalDouble
optionalInt
stringOrMappedToBool
stringToBool
stringToList
takeSnapshot
takeSnapshotBase64
takeSnapshotFile
xmlToMap