currentAuth property

LwaAuthorizeResult get currentAuth

The currently signed in account, or null if the user is signed out.

Implementation

LwaAuthorizeResult get currentAuth => _currentAuth;