submittedAt property
When the current (or last) run was submitted — the moment mutate was
called, read from package:clock. null before the first run.
Implementation
final DateTime? submittedAt;
When the current (or last) run was submitted — the moment mutate was
called, read from package:clock. null before the first run.
final DateTime? submittedAt;