Generate a node ID for a specific app state variable.
static String appStateVar(String varKey) => _appStateVar.create(varKey);