activations

abstract val activations: Flow<*>

Emits a value every time a new fetched config is activated. If there is already an activated config, a value will be emitted immediately on subscription.