The current user's Firebase UID, or null when signed out.
null
@override String? get currentUserId => _auth.currentUser?.uid;