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