isVideo property

bool get isVideo

文件是否是视频

Implementation

bool get isVideo => StringUtils.isVideo(this);