valuesOf

open override fun <T : Any> valuesOf(flag: FeatureFlag<T>): Flow<T>

Return a Flow which emits when the value of flag changes.