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