isAPKFileName property

bool isAPKFileName

Discover if the String is a APK File

Implementation

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