filename property

String get filename

Implementation

String get filename => path.split("/").last;