path property - RandomAccessFile class - dart:io library (original) (raw)
String getpath
The path of the file underlying this random access file.
Implementation
String get path;
String getpath
The path of the file underlying this random access file.
String get path;