<itemvalue="no 'query' in chat, need add to general_chats."/>
<itemvalue="there is no 'query chat', need add to general_chats."/>
<itemvalue="Deletes and signs out the user. Important: this is a security-sensitive operation that requires the user to have recently signed in. If this requirement isn't met, ask the user to authenticate again and then call [User.reauthenticateWithCredential]. A [FirebaseAuthException] maybe thrown with the following error code: - requires-recent-login: - Thrown if the user's last sign-in time does not meet the security threshold. Use [User.reauthenticateWithCredential] to resolve. This does not apply if the user is anonymous."/>
<itemvalue="avoid refreshData when user deleted."/>
<itemvalue="update default avatar assets."/>
@ -52,18 +54,16 @@
<itemvalue="[constraints] and [transitionAnimationController] parameters can be passed in to customize the appearance and behavior of modal bottom sheets (see the documentation for these on [BottomSheet] for more details)."/>
<itemvalue="[GoRouteData] is abstract and cannot be instantiated directly."/>
<itemvalue="Allows subclasses to have `const` constructors."/>