darq
darq
GroupSelectValueIterable
<
TSource
,
TKey
,
TValue
,
TResult
>
valueSelector property
valueSelector
darq
darq
GroupSelectValueIterable
<
TSource
,
TKey
,
TValue
,
TResult
>
valueSelector property
GroupSelectValueIterable class
Constructors
GroupSelectValueIterable
Properties
first
hashCode
isEmpty
isNotEmpty
iterator
keyComparer
keySelector
last
length
resultSelector
runtimeType
single
source
valueSelector
Methods
any
cast
contains
elementAt
every
expand
firstWhere
fold
followedBy
forEach
join
lastWhere
map
noSuchMethod
reduce
singleWhere
skip
skipWhile
take
takeWhile
toList
toSet
toString
where
whereType
Operators
operator ==
valueSelector
property
TValue Function
(
TSource
)
valueSelector
final
Implementation
final TValue Function(TSource) valueSelector