stellar-sdk
Toggle table of contents
1.5.1
common
Target filter
common
Switch theme
Search in API
Skip to content
stellar-sdk
stellar-sdk
/
com.soneso.stellar.sdk.smartaccount.oz
/
WalletConnectionStorage
/
getItem
get
Item
abstract
suspend
fun
getItem
(
key
:
String
)
:
String
?
Retrieves a value by key.
Return
The stored value, or null if the key does not exist
Parameters
key
The storage key