LocalDataStorage

Functions

Link copied to clipboard
fun delete(context: Context, key: String)
Link copied to clipboard
fun getResource(context: Context, key: ResourceLocaleKey, defaultValue: String? = null): String?
Link copied to clipboard
fun putResource(context: Context, key: ResourceLocaleKey, value: String)