logViewItemList method
Implementation
void logViewItemList(AnalyticsEvent event, UserViewedItemList data) {
throw UnimplementedError('View item list not implemented');
}
void logViewItemList(AnalyticsEvent event, UserViewedItemList data) {
throw UnimplementedError('View item list not implemented');
}