path property

  1. @override
String get path
override

Get the path of the file.

Implementation

@override
String get path => throw UnsupportedError('fse.path');