isAPK property

bool isAPK

Implementation

bool get isAPK => hasMatch(r'^.+\.apk$');