currentUser property
IGoogleSignInAccount?
get
currentUser
The currently signed in account, or null if the user is signed out.
Implementation
IGoogleSignInAccount? get currentUser;
The currently signed in account, or null if the user is signed out.
IGoogleSignInAccount? get currentUser;