Generate a node ID for an app constant.
static String appConstant(String constantKey) => _appConstant.create(constantKey);