onUserUpdated property

UserInfoUpdateCallback? onUserUpdated
final

Called whenever a user has been updated. This can be when the user name is changed or if the user uploads a new profile picture.

Implementation

final UserInfoUpdateCallback? onUserUpdated;