CronSchedule constructor

const CronSchedule(
  1. String expression
)

Implementation

const CronSchedule(this.expression);