logViewSearchResults method
Implementation
void logViewSearchResults(AnalyticsEvent event, UserViewSearchResult data) {
throw UnimplementedError('View search results not implemented');
}
void logViewSearchResults(AnalyticsEvent event, UserViewSearchResult data) {
throw UnimplementedError('View search results not implemented');
}