Dart
dart:html
File
lastModifiedDate property
lastModifiedDate
description
lastModifiedDate
property
Null safety
DateTime
lastModifiedDate
Implementation
DateTime get lastModifiedDate => convertNativeToDart_DateTime(this._get_lastModifiedDate);
Dart
dart:html
File
lastModifiedDate property
File class
Constructors
File
Properties
hashCode
lastModified
lastModifiedDate
name
relativePath
runtimeType
size
type
Methods
noSuchMethod
slice
toString
Operators
operator ==