GetResumeByIdUseCase

@Inject
fun GetResumeByIdUseCase(localRepository: LocalRepository)

Parameters

localRepository

repository that operated for local database.