Package com. devbase. service. config

Defines handler for fetching and getting value from remote config

Types

Link copied to clipboard
open class DevRemoteConfig(val defaultValues: Int? = null, val interval: Long? = null)

Base class for Remote Config Service

Link copied to clipboard
open class RemoteConfigValue

value for Remote Configuration