path property

  1. @override
String get path
override

Return the full path to this resource.

Implementation

@override
String get path => directory.path;