authStateStream property

Stream<AuthState> get authStateStream

Stream of authentication state updates from the native platform.

Implementation

Stream<AuthState> get authStateStream;