path property - RandomAccessFile class - dart:io library (original) (raw)

description

String getpath

The path of the file underlying this random access file.

Implementation

String get path;