lastExecutedAt property
When the action was last attempted to be executed
Implementation
@ScheduledActionViewStatusConverter() ScheduledActionViewStatus get status;/// When the action was last attempted to be executed
DateTime? get lastExecutedAt;
When the action was last attempted to be executed
@ScheduledActionViewStatusConverter() ScheduledActionViewStatus get status;/// When the action was last attempted to be executed
DateTime? get lastExecutedAt;