exceptionsStream property

Stream<AuthException> get exceptionsStream

Implementation

Stream<AuthException> get exceptionsStream => repository.authExceptionsStream;