Splash View Model
class SplashViewModel @Inject constructor(fetchRequest: FetchVehicles) : ViewModel
Content copied to clipboard
SplashViewModel is used to get the trigger the fetchRequest from the API.
Created at December 24, 2021
Author
Darshan Bhanushali