observeSetting

abstract fun observeSetting(key: String): Flow<String?>

Observes the raw value the SERP has stored for key, or null when the SERP has not provided it (or when storing SERP settings is disabled).