onCurrentUserChanged property
Stream<IGoogleSignInAccount?>
get
onCurrentUserChanged
Subscribe to this stream to be notified when the current user changes.
Implementation
Stream<IGoogleSignInAccount?> get onCurrentUserChanged;