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