pip_services3_commons
pip_services3_commons
Parameters
Parameters constructor
Parameters
pip_services3_commons
pip_services3_commons
Parameters
Parameters constructor
Parameters class
Constructors
Parameters
fromJson
Properties
entries
hashCode
isEmpty
isNotEmpty
keys
length
runtimeType
values
Methods
assignTo
containsKey
get
getAsNullableParameters
getAsParameters
getAsParametersWithDefault
omit
override
pick
put
setDefaults
toJsonString
addAll
addEntries
append
cast
clear
clone
containsValue
forEach
fromJson
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
getAsNullabvarype
getAsObject
getAsString
getAsStringWithDefault
getAsType
getAsTypeWithDefault
getAsValue
getKeys
getValue
innerValue
map
noSuchMethod
putIfAbsent
remove
removeWhere
setAsObject
toJson
toString
update
updateAll
Operators
operator ==
operator []
operator []=
Static methods
fromConfig
fromJsonString
fromTuples
fromValue
mergeParams
Parameters
constructor
Parameters
(
[
dynamic
values
])
Creates a new instance of the map and assigns its value.
values
(optional) values to initialize this map.