setCurrentValueOf

fun <T : Any> setCurrentValueOf(flag: FeatureFlag<T>, option: T)

Set the value of flag in this manager instance to option.