darq
darq
Tuple3
<
T0
,
T1
,
T2
>
item2 property
item2
darq
darq
Tuple3
<
T0
,
T1
,
T2
>
item2 property
Tuple3 class
Constructors
Tuple3
fromJson
Properties
first
hashCode
isEmpty
isNotEmpty
item0
item1
item2
iterator
last
length
runtimeType
single
Methods
any
cast
contains
copyWith
elementAt
every
expand
firstWhere
fold
followedBy
forEach
join
lastWhere
map
noSuchMethod
reduce
singleWhere
skip
skipWhile
take
takeWhile
toJson
toList
toSet
toString
where
whereType
Operators
operator ==
operator []
item2
property
T2
item2
final
Implementation
final T2 item2