signInState property

Stream<bool> signInState

Implementation

Stream<bool> get signInState => _signInStateStreamController.stream;