lastModified property

String get lastModified

The lastModified property of the Document interface returns a string containing the date and local time on which the current document was last modified.

Implementation

external String get lastModified;