darq
darq
GroupByValueIterable
<
TSource
,
TKey
,
TValue
>
keySelector property
keySelector
darq
darq
GroupByValueIterable
<
TSource
,
TKey
,
TValue
>
keySelector 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 ==
keySelector
property
TKey Function
(
TSource
)
keySelector
final
Implementation
final TKey Function(TSource) keySelector