fullName property

  1. @override
String get fullName
override

A string containing the full path of the file or directory

Implementation

@override
String get fullName => _path;