currentUser property

IGoogleSignInAccount? currentUser

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

Implementation

IGoogleSignInAccount? get currentUser;