fileName property

  1. @override
String get fileName
override

Implementation

@override
String get fileName => path.split('/').last;