Dart SDK
dart:io
File
path
path
Dart SDK
dart:io
File
path
property
path
Dart SDK
dart:io
File
Constructors
File
fromUri
Properties
absolute
hashCode
isAbsolute
parent
path
runtimeType
uri
Operators
operator ==
Methods
copy
copySync
create
createSync
delete
deleteSync
exists
existsSync
lastModified
lastModifiedSync
length
lengthSync
noSuchMethod
open
openRead
openSync
openWrite
readAsBytes
readAsBytesSync
readAsLines
readAsLinesSync
readAsString
readAsStringSync
rename
renameSync
resolveSymbolicLinks
resolveSymbolicLinksSync
stat
statSync
toString
watch
writeAsBytes
writeAsBytesSync
writeAsString
writeAsStringSync
String
path
Get the path of the file.