lastUpdatedOn property
The time when this device deployment was last updated. This corresponds to the most recent device registration as part of this device deployment.
Implementation
DateTime get lastUpdatedOn => registration.registrationCreatedOn;