Stream that emits events when the current user is logged out of the SDK.
@override Stream<dynamic> get onLoggedOut => onLoggedOutStreamController.stream;