fileName property

String get fileName

Implementation

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