Companion

object Companion

Properties

Link copied to clipboard

使用 DataStore 提供缓存实现

Link copied to clipboard
const val MEMORY_CACHE: String

使用 Memory 提供缓存实现

Link copied to clipboard
const val MMKV_CACHE: String

使用 MMKV 提供缓存实现

Link copied to clipboard

使用 SharedPreferences 提供缓存实现