path property

  1. @override
String path
override

Get the path of the file.

Implementation

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