localConfigStringProvider top-level constant
Gets a LocalConfig
value as a String.
Whenever this key
changes, this provider will be updated.
Copied from localConfigString.
Implementation
@ProviderFor(localConfigString)
const localConfigStringProvider = LocalConfigStringFamily();