onAuthenticated property

Stream<void> onAuthenticated

Fired when the user authenticates.

Implementation

Stream<void> get onAuthenticated => _onAuthenticated.stream;