onUserDidChangePassword property

VoidCallback? onUserDidChangePassword
final

~english Occurs when the current chat user is changed password. ~end

~chinese 用户密码变更回调。 ~end

Implementation

final VoidCallback? onUserDidChangePassword;