DateTime lastModifiedDate

Source

@DomName('File.lastModifiedDate')
@DocsEditable()
DateTime get lastModifiedDate =>
    convertNativeToDart_DateTime(this._get_lastModifiedDate);