Dart Reference v1.0

Retrieve a user

Returns the user data, if there is a logged in user.


final User? user = supabase.auth.currentUser;