ObserveIsAppsAllowedForUsageUseCase
interface ObserveIsAppsAllowedForUsageUseCase
This use case is responsible for observing the apps enabled configuration. Based on the feature config and if the user belongs to a team or not.
It returns a boolean indicating whether the apps feature is enabled or not for this user session. In case the team or session does not have the apps feature enabled, it will return false.