HolidayViewModel

class HolidayViewModel @Inject constructor(case: KTorUseCase) : ViewModel

Constructors

Link copied to clipboard
@Inject
constructor(case: KTorUseCase)

Properties

Link copied to clipboard
Link copied to clipboard
val oneTimeEvent: SharedFlow<OnErrorEvent>

Functions

Link copied to clipboard
Link copied to clipboard
fun onEvent(selectedTabIndex: Int)