onUserUpdated property
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;
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.
final UserInfoUpdateCallback? onUserUpdated;