video_player
dart:io
FileSystemEntity
property path
path
class FileSystemEntity
Constructors
FileSystemEntity
Properties
absolute
isAbsolute
parent
path
uri
hashCode
runtimeType
Methods
delete
deleteSync
exists
existsSync
rename
renameSync
resolveSymbolicLinks
resolveSymbolicLinksSync
stat
statSync
watch
noSuchMethod
toString
Operators
operator ==
Static properties
isWatchSupported
Static methods
identical
identicalSync
isDirectory
isDirectorySync
isFile
isFileSync
isLink
isLinkSync
parentOf
type
typeSync
String
path
Source
String get path;
property path