Property RemoteConfigKey
RemoteConfigKey
The Firebase Remote Config key whose JSON value overrides this config's fields at runtime.
Return null or an empty string to opt out of remote overrides — the asset's serialized
values are then used verbatim.
public override string RemoteConfigKey { get; }