Retrieve a userReturns the user data, if there is a logged in user.Get the logged in user final User? user = supabase.auth.currentUser;