completionDate property
If the trigger has been completed this var will have the date the event has been completed.
Implementation
DateTime? completionDate;
If the trigger has been completed this var will have the date the event has been completed.
DateTime? completionDate;