Package-level declarations

Types

Link copied to clipboard
interface ApplicationCoroutineScope : CoroutineScope

A process-wide CoroutineScope that outlives individual ViewModels and UI components.

Link copied to clipboard