isAPK property

bool get isAPK

文件是否是APK

Implementation

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