MVISecondView

constructor(context: Context, viewModel: SecondViewModel)

Parameters

context

the context used to access resources and string values.

viewModel

the view model that processes intents and exposes the UI state.