logViewPromotion method
Implementation
void logViewPromotion(AnalyticsEvent event, UserViewPromotion data) {
throw UnimplementedError('View promotion not implemented');
}
void logViewPromotion(AnalyticsEvent event, UserViewPromotion data) {
throw UnimplementedError('View promotion not implemented');
}