scheduledAt property
The scheduled time for execution. If left empty, execution will be queued immediately.
Implementation
final String? scheduledAt;
The scheduled time for execution. If left empty, execution will be queued immediately.
final String? scheduledAt;