insertOffloadingService

abstract suspend fun insertOffloadingService(offloadingService: OffloadingService)

Insert an OffloadingService into the database.

Parameters

offloadingService

the OffloadingService to be inserted.