isAPKFileName property

bool get isAPKFileName

Discover if the String is a APK File

Implementation

bool get isAPKFileName => GetUtils.isAPK(this);