EventDrivenSchedule constructor

EventDrivenSchedule({
  1. String? pubsubSubscription,
})

Implementation

EventDrivenSchedule({this.pubsubSubscription});