currentUser property

AuthUser? get currentUser

Implementation

AuthUser? get currentUser => authState.user;