Package com.htueko.resumeapp.data.repository.local

Types

Link copied to clipboard
class LocalRepositoryImpl @Inject constructor(localDataSource: LocalDataSource) : LocalRepository

implementation of LocalRepository.