Method GetRemoteBool
GetRemoteBool(string, bool)
Returns a Remote Config bool value, or defaultValue if not fetched from the server.
public static bool GetRemoteBool(string key, bool defaultValue = false)
Returns a Remote Config bool value, or defaultValue if not fetched from the server.
public static bool GetRemoteBool(string key, bool defaultValue = false)