Generate a node ID for an app event.
static String appEvent(String eventKey) => _appEvent.create(eventKey);