remoteConfigForEmptyContextKey method

QRemoteConfig? remoteConfigForEmptyContextKey()

Implementation

QRemoteConfig? remoteConfigForEmptyContextKey() {
  return _findRemoteConfig(null);
}