pip_services3_commons
pip_services3_commons
StringValueMap
clear method
clear
clear
method
Null safety
@
override
void
clear
(
)
override
Clears this map by removing all its elements.
pip_services3_commons
pip_services3_commons
StringValueMap
clear method
StringValueMap class
Constructors
StringValueMap
fromJson
Properties
entries
hashCode
isEmpty
isNotEmpty
keys
length
runtimeType
values
Methods
addAll
addEntries
append
cast
clear
clone
containsKey
containsValue
forEach
fromJson
get
getAsArray
getAsArrayWithDefault
getAsBoolean
getAsBooleanWithDefault
getAsDateTime
getAsDateTimeWithDefault
getAsDouble
getAsDoubleWithDefault
getAsDuration
getAsDurationWithDefault
getAsFloat
getAsFloatWithDefault
getAsInteger
getAsIntegerWithDefault
getAsLong
getAsLongWithDefault
getAsMap
getAsMapWithDefault
getAsNullableArray
getAsNullableBoolean
getAsNullableDateTime
getAsNullableDouble
getAsNullableDuration
getAsNullableFloat
getAsNullableInteger
getAsNullableLong
getAsNullableMap
getAsNullableString
getAsNullableType
getAsObject
getAsString
getAsStringWithDefault
getAsType
getAsTypeWithDefault
getAsValue
getKeys
getValue
innerValue
map
noSuchMethod
put
putIfAbsent
remove
removeWhere
setAsObject
toJson
toString
update
updateAll
Operators
operator ==
operator []
operator []=
Static methods
fromMaps
fromString
fromTuples
fromTuplesArray
fromValue