Rajiv
Results
1
comments of
Rajiv
I found a way to do this. `SearchSuggestion` is an abstract interface with unimplemented functions. So, I created a new object `Suggestion` which contains the suggestion string as its field...