scheduledEvents abstract method

void scheduledEvents({
  1. String? id,
})

Adds the scheduled-events part to this IHttpRoute.

Implementation

void scheduledEvents({String? id});