create

abstract fun create(existingJetpackId: String?): ItemViewModel

Parameters

existingJetpackId

The item to edit, or null to create a new one.