schedule property

String? schedule
getter/setter pair

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

Implementation

core.String? schedule;