isApk property

bool isApk

Document regex

Implementation

bool get isApk => hasMatch(this, Patterns.apk);