Aliucord
2.0.1
androidJvm
Aliucord
/
com.aliucord
/
SettingsUtilsJSON
/
getString
get
String
fun
getString
(
key
:
String
,
defValue
:
String
?
)
:
String
?
Get a
String
from the preferences
Return
Value if found, else the defValue
Parameters
key
Key of the value
def
Value
Default value