authExceptionsStream property

Stream<AuthException> get authExceptionsStream

Implementation

Stream<AuthException> get authExceptionsStream =>
    _authExceptionsController.stream;