getExpirableString

abstract fun getExpirableString(key: String, default: String?): String?
abstract fun getExpirableString(key: String): String?