Dart SDK
dart:html
DirectoryEntry
constructor
DirectoryEntry.internal_
DirectoryEntry.internal_
class DirectoryEntry
Constructors
internal_
Properties
filesystem
fullPath
hashCode
isDirectory
isFile
name
runtimeType
Methods
createDirectory
createFile
createReader
getDirectory
getFile
removeRecursively
copyTo
getMetadata
getParent
moveTo
noSuchMethod
remove
toString
toUrl
Operators
operator ==
Static properties
instanceRuntimeType
DirectoryEntry.internal_
(
)
Source
@Deprecated("Internal Use Only") DirectoryEntry.internal_() : super.internal_();
constructor DirectoryEntry.internal_