scheduledAt property

String? scheduledAt
final

The scheduled time for execution. If left empty, execution will be queued immediately.

Implementation

final String? scheduledAt;