getValue

Returns the parameter value for the given key as a FirebaseRemoteConfigValue.

Evaluates the value of the parameter in the following order:

Return

FirebaseRemoteConfigValue representing the value of the Firebase Remote Config parameter with the given key.

Parameters

key

A Firebase Remote Config parameter key.