Dart SDK
dart:html
Entry
property runtimeType
runtimeType
class Entry
Properties
filesystem
fullPath
isDirectory
isFile
name
hashCode
runtimeType
Methods
copyTo
getMetadata
getParent
moveTo
remove
toUrl
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType