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