store

abstract fun store(key: String, value: String)

Save a key/value pair to the persistent store

Parameters

key
value