getAuthenticationStream property

Stream<AuthStatus> get getAuthenticationStream

Implementation

static Stream<AuthStatus> get getAuthenticationStream => _authCheckResponse.stream;