path property

  1. @override
String get path
override

Get the path of the file.

Implementation

@override
String get path => file.path;