Dart SDK
dart:html
Entry
method toUrl
toUrl
class Entry
Properties
filesystem
fullPath
isDirectory
isFile
name
hashCode
runtimeType
Methods
copyTo
getMetadata
getParent
moveTo
remove
toUrl
noSuchMethod
toString
Operators
operator ==
@JSName('toURL')
@DomName('Entry.toURL')
@DocsEditable()
String
toUrl
(
)
Source
@JSName('toURL') @DomName('Entry.toURL') @DocsEditable() String toUrl() native;
method toUrl