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