JetpackAppState

constructor(isUserLoggedIn: Boolean, userProfilePictureUri: String?, navController: NavHostController, windowSizeClass: WindowSizeClass, crashReporter: CrashReporter, coroutineScope: CoroutineScope, networkUtils: NetworkUtils)

Parameters

coroutineScope

The coroutine scope for managing coroutines.

networkUtils

Utility for network state management.