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