submitTimeAfter property
Filters the list of entities based on the time that the list was submitted for processing. Returns only jobs submitted after the specified time. Jobs are returned in ascending order, oldest to newest.
Implementation
final DateTime? submitTimeAfter;