darq
darq
GroupByValueIterable
<
TSource
,
TKey
,
TValue
>
valueSelector property
valueSelector
darq
darq
GroupByValueIterable
<
TSource
,
TKey
,
TValue
>
valueSelector property
GroupByValueIterable class
Constructors
GroupByValueIterable
Properties
first
hashCode
isEmpty
isNotEmpty
iterator
keyComparer
keySelector
last
length
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