NavigateToAddEditScreen

data class NavigateToAddEditScreen(val model: LibraryModel? = null) : LibraryEvent

Constructors

Link copied to clipboard
constructor(model: LibraryModel? = null)

Properties

Link copied to clipboard
val model: LibraryModel? = null