currentValueOf

abstract fun <T : Any> currentValueOf(flag: FeatureFlag<T>): T

Get the current value of flag.