Generate a node ID for a custom action.
static String customAction(String actionKey) => _customAction.create(actionKey);