Package com.htueko.resumeapp.presentation.common.navargs

Types

Link copied to clipboard
data class ResumeNavArgs(resumeId: Int) : Parcelable

a model to pass the data within destination with resume id.