name property

String get name

Get File or directory name

Implementation

String get name => path.basename(this.path);