fileName property

String get fileName

Implementation

String get fileName => path.split(Platform.pathSeparator).last;