signInState property

Stream<bool> signInState

Implementation

Stream<bool> get signInState => tokenProvider.signInState;