Implementation of HackleRemoteConfig interface
Provides methods to retrieve remote configuration values.
Optional
Optional user context for configuration evaluation
Gets a remote configuration value asynchronously
The configuration key
The default value to return if the key is not found
Promise resolving to the configuration value
Gets a remote configuration value synchronously
The configuration value
Implementation of HackleRemoteConfig interface
Provides methods to retrieve remote configuration values.