Package com. htueko. resumeapp. data. repository. local
Types
Link copied to clipboard
class LocalRepositoryImpl @Inject constructor(localDataSource: LocalDataSource) : LocalRepository
Content copied to clipboard
implementation of LocalRepository.