Get Resume By Id Use Case
class GetResumeByIdUseCase @Inject constructor(localRepository: LocalRepository)
Content copied to clipboard
to get the everything related to resume.
to get the everything related to resume.