menu
pip_services4_components
pip_services4_components
Parameters
Parameters.fromJson factory constructor
Parameters.fromJson
brightness_4
brightness_5
Parameters.fromJson
constructor
Parameters.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Parameters.fromJson(Map<String, dynamic> json) { return Parameters(json); }
pip_services4_components
pip_services4_components
Parameters
Parameters.fromJson factory constructor
Parameters class
Constructors
Parameters
fromJson
Properties
entries
hashCode
isEmpty
isNotEmpty
keys
length
runtimeType
values
Methods
addAll
addEntries
append
assignTo
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
getAsNullableParameters
getAsNullableString
getAsNullableType
getAsObject
getAsParameters
getAsParametersWithDefault
getAsString
getAsStringWithDefault
getAsType
getAsTypeWithDefault
getAsValue
getKeys
getValue
innerValue
map
noSuchMethod
omit
override
pick
put
putIfAbsent
remove
removeWhere
setAsObject
setDefaults
toJson
toJsonString
toString
update
updateAll
Operators
operator ==
operator []
operator []=
Static methods
fromConfig
fromJsonString
fromTuples
fromValue
mergeParams