OffloadingServiceRepositoryImpl

@Inject
constructor(offloadingServiceDao: OffloadingServiceDao)

Creates a singleton instance of the OffloadingServiceRepositoryImpl class.

Parameters

offloadingServiceDao

The OffloadingServiceDao object that is used to access the database.