fileName property

String get fileName

Implementation

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