onCurrentUserChanged property

Stream<IGoogleSignInAccount?> onCurrentUserChanged

Subscribe to this stream to be notified when the current user changes.

Implementation

Stream<IGoogleSignInAccount?> get onCurrentUserChanged;