BootloaderOtaQuirksDao

Functions

Link copied to clipboard
abstract suspend fun count(): Int
Link copied to clipboard
abstract suspend fun get(): BootloaderOtaQuirksCacheEntity?
Link copied to clipboard
abstract suspend fun upsert(entity: BootloaderOtaQuirksCacheEntity)