get

open fun get(key: String): RemoteConfigValue?

method to get value from given key

Return

RemoteConfigValue from given key

Parameters

key

key of the value to get

Sources

Link copied to clipboard