onUserDidChangePassword property
final
      ~english Occurs when the current chat user is changed password. ~end
~chinese 用户密码变更回调。 ~end
Implementation
final VoidCallback? onUserDidChangePassword;~english Occurs when the current chat user is changed password. ~end
~chinese 用户密码变更回调。 ~end
final VoidCallback? onUserDidChangePassword;