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
path
hashCode
isAbsolute
parent
runtimeType
uri
Operators
operator ==
Methods
copy
copySync
create
createSync
lastAccessed
lastAccessedSync
lastModified
lastModifiedSync
length
lengthSync
open
openRead
openSync
openWrite
readAsBytes
readAsBytesSync
readAsLines
readAsLinesSync
readAsString
readAsStringSync
rename
renameSync
setLastAccessed
setLastAccessedSync
setLastModified
setLastModifiedSync
writeAsBytes
writeAsBytesSync
writeAsString
writeAsStringSync
delete
deleteSync
exists
existsSync
noSuchMethod
resolveSymbolicLinks
resolveSymbolicLinksSync
stat
statSync
toString
watch
String
path
Get the path of the file.
Source
String get path;
Cookies management controls