Upsert Screen

constructor(itemId: String?, viewModel: V)

Parameters

itemId

The identifier of the item to update

viewModel

The support viewmodel for the screen

T

The type of the item displayed

V

The type of the viewmodel of the screen