isEnabled

abstract fun isEnabled(): Boolean

Checks whether DuckChat is enabled based on remote config flag. Uses a cached value - does not perform disk I/O.

Return

true if DuckChat is enabled, false otherwise.