scheduledAt property
final
Scheduled publication timestamp (ISO 8601 format).
When specified, the status is scheduled instead of posted immediately. Must be at least 5 minutes in the future.
Implementation
final String? scheduledAt;
Scheduled publication timestamp (ISO 8601 format).
When specified, the status is scheduled instead of posted immediately. Must be at least 5 minutes in the future.
final String? scheduledAt;