user property
final
The fetched user when status is AuthenticationStatus.authenticated, otherwise null.
Implementation
final UserModel? user;
The fetched user when status is AuthenticationStatus.authenticated, otherwise null.
final UserModel? user;