BootloaderWarningDataSource

Constructors

Link copied to clipboard
constructor(dataStore: DataStore<Preferences>)

Functions

Link copied to clipboard
open suspend fun dismiss(address: String)

Marks the bootloader warning as dismissed for the given address.

Link copied to clipboard
open suspend fun isDismissed(address: String): Boolean

Returns true if the bootloader warning has been dismissed for the given address.