SchedulerManager constructor

SchedulerManager(
  1. String cronExpression
)

Implementation

SchedulerManager(this.cronExpression) : cron = Cron();