user property

AuthUser? user
final

Current authenticated user (null if not authenticated)

Implementation

final AuthUser? user;