Get Resume Use Case
class GetResumeUseCase @Inject constructor(localRepository: LocalRepository)
Content copied to clipboard
to get the list of Resume from local database.
to get the list of Resume from local database.