newEvent static method

void newEvent(
  1. String slug,
  2. Map<String, Object> attributes
)

Implementation

static void newEvent(String slug, Map<String, Object> attributes) {}