offset property

String? offset
getter/setter pair

Duration to delay after the schedule, before executing the task; parsed from flux, if set to zero it will remove this option and use 0 as the default.

Implementation

String? offset;