onBeforeUserProfileUpdated property

BeforeUserProfileUpdatedHandler? onBeforeUserProfileUpdated
final

Called before a user profile is about to be updated.

This happens when the profile's user name, full name, or picture will be changed.

Implementation

final BeforeUserProfileUpdatedHandler? onBeforeUserProfileUpdated;