signInState property

Stream<bool> get signInState

Implementation

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