lastUpdatedOn property
DateTime
get
lastUpdatedOn
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;