HomeScreenViewModel

Viewmodel for the Home Screen

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

LiveData> the list of books

Link copied to clipboard

LiveData the loading state of the screen

Link copied to clipboard
var message: StateFlow<String?>

StateFlow the message to display

Functions

Link copied to clipboard