ScheduleConfig constructor

ScheduleConfig({
  1. String cron = '',
})

Implementation

ScheduleConfig({this.cron = ''}) : super(fullyQualifiedName);