Gets a string value from Remote Config
String getString(String key) { return _remoteConfig.getString(key); }