activate

actual suspend fun activate(): Boolean(source)
expect suspend fun activate(): Boolean(source)

Asynchronously activates the most recently fetched configs, so that the fetched key value pairs take effect.

Return

true result if the current call activated the fetched configs; if the fetched configs were already activated by a previous call, it instead returns a false result.

actual suspend fun activate(): Boolean(source)
actual suspend fun activate(): Boolean(source)
actual suspend fun activate(): Boolean(source)