get
Gets the value stored for the given key, or returns the passed defaultValue if no value was stored for the key. If no value is stored for the key, the defaultValue will NOT be stored in the storage. Use set method to store a value.
Gets the value stored for the given key, or returns the passed defaultValue if no value was stored for the key. If no value is stored for the key, the defaultValue will NOT be stored in the storage. Use set method to store a value.