lastModified property

DateTime get lastModified

The time at which the bytes of this tile were last changed

This must be kept up to date, otherwise unexpected behaviour may occur when the store's maxLength is exceeded.

Implementation

DateTime get lastModified;