arch-android

//Android/br.com.arch.toolkit.android.util/ConfigValue/set

set

[android]
fun set(value: T)

Updates the value and persists it to storage.

Parameters

android

   
value The new value to set.