schedule property

String? schedule
final

Specifies the frequency for the operation, using the unix-cron format.

Implementation

final String? schedule;