physicalPath property
String?
get
physicalPath
The path to the file, including the file name. Return null if the file is not directly accessible.
Implementation
String? get physicalPath;
The path to the file, including the file name. Return null if the file is not directly accessible.
String? get physicalPath;