isAPKFileName property
bool
get
isAPKFileName
Discover if the String is a APK File
Implementation
bool get isAPKFileName => JetUtils.isAPK(this);
Discover if the String is a APK File
bool get isAPKFileName => JetUtils.isAPK(this);