searchbase
searchbase
Suggestion
Suggestion constructor
Suggestion
searchbase
searchbase
Suggestion
Suggestion constructor
Suggestion class
Constructors
Suggestion
Properties
clickId
hashCode
label
runtimeType
source
value
Methods
noSuchMethod
toString
Operators
operator ==
Suggestion
constructor
Suggestion
(
String
label
,
String
value
,
{
Map
source
,
int
clickId
}
)
Implementation
Suggestion(this.label, this.value, {this.source, this.clickId}) {}