getPref

abstract fun getPref(key: String): String?
abstract fun getPref(key: String, defaultValue: String): String