Package-level declarations

Types

Link copied to clipboard
abstract class BaseScreenViewModel : <ERROR CLASS> ERROR CLASS: Symbol not found for ViewModel

Base class for the sample's screen ViewModels, centralising the state and helpers every screen shares: a progress-bar flag, a snackbar event flow with success/error emitters, and a helper to await a repository Flow's terminal result.