ForgeModulesRepositoryImpl
internal class ForgeModulesRepositoryImpl(val remoteDataSource: ForgeModulesDataSource, val preferenceManager: PreferenceManager, val authorizationStore: AuthorizationStore) : ForgeModulesRepository(source)
Implements ForgeModulesRepository behavior in the SDAI data layer.
Author
Dmitriy Moroz
Constructors
Link copied to clipboard
constructor(remoteDataSource: ForgeModulesDataSource, preferenceManager: PreferenceManager, authorizationStore: AuthorizationStore)