path property

  1. @override
String get path
override

Gets the path of this directory.

Implementation

@override
String get path => _directory.path;