//Android/br.com.arch.toolkit.android.storage/Storage/Settings/setDefaultStorage
[android]
fun setDefaultStorage(storage: KeyValueStorage): Storage.Settings
Sets the default KeyValueStorage.
The Settings object.
android
| Â | Â |
|---|---|
| storage | The new storage implementation. |