JetpackAppState

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

Parameters

coroutineScope

Scope backing isOffline.

networkUtils

Source of connectivity state.