updateProfile method
Implementation
void updateProfile(AnalyticsEvent event, UserUpdateProfile data) {
throw UnimplementedError('Update profile not implemented');
}
void updateProfile(AnalyticsEvent event, UserUpdateProfile data) {
throw UnimplementedError('Update profile not implemented');
}