lastExecutionTime property

DateTime? get lastExecutionTime

The timestamp of the last executed action.

Implementation

DateTime? get lastExecutionTime => _lastExecutionTime;