currentAccount property

MSALAccount? currentAccount

Implementation

MSALAccount? get currentAccount => _currentAccount;