pip_services3_commons
pip_services3_commons
ProjectionParams
ProjectionParams.fromJson factory constructor
ProjectionParams.fromJson
pip_services3_commons
pip_services3_commons
ProjectionParams
ProjectionParams.fromJson factory constructor
ProjectionParams class
Constructors
ProjectionParams
fromJson
Properties
length
first
hashCode
isEmpty
isNotEmpty
iterator
last
reversed
runtimeType
single
Methods
fromJson
toJson
toString
add
addAll
any
asMap
cast
clear
contains
elementAt
every
expand
fillRange
firstWhere
fold
followedBy
forEach
getRange
indexOf
indexWhere
insert
insertAll
join
lastIndexOf
lastIndexWhere
lastWhere
map
noSuchMethod
reduce
remove
removeAt
removeLast
removeRange
removeWhere
replaceRange
retainWhere
setAll
setRange
shuffle
singleWhere
skip
skipWhile
sort
sublist
take
takeWhile
toList
toSet
where
whereType
Operators
operator []
operator []=
operator +
operator ==
Static methods
fromString
fromValue
ProjectionParams.fromJson
constructor
ProjectionParams.fromJson
(
Map
<
String
,
dynamic
>
json
)
Creates a new instance from json.
json
json for initialize.