search_choices
search_choices
Tuple3
<
E1
,
E2
,
E3
>
item2 property
item2
search_choices
search_choices
Tuple3
<
E1
,
E2
,
E3
>
item2 property
Tuple3 class
Constructors
Tuple3
Properties
hashCode
item1
item2
item3
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
item2
property
Null safety
E2
item2
read / write
Second item of the tuple
Implementation
E2 item2;