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