filenameAll property

String filenameAll

获取文件名称,带扩展

Implementation

String get filenameAll => path.basename(url);